diff --git a/srcpkgs/perl-strictures/template b/srcpkgs/perl-strictures/template new file mode 100644 index 00000000000..a2b4bf87b15 --- /dev/null +++ b/srcpkgs/perl-strictures/template @@ -0,0 +1,16 @@ +# Template file for 'perl-strictures' +pkgname=perl-strictures +version=2.000003 +revision=1 +wrksrc="${pkgname/perl-/}-${version}" +build_style=perl-module +hostmakedepends="perl" +makedepends="perl" +depends="${makedepends}" +short_desc="Turn on strict and make most warnings fatal" +maintainer="maxice8 " +license="Artistic, GPL-1" +homepage="http://search.cpan.org/dist/strictures" +distfiles="https://cpan.org/authors/id/H/HA/HAARG/strictures-${version}.tar.gz" +checksum=27f8ea096a521e9754d36ea32889c2cda28346d04e3e399e7ea118d182dbaf22 +noarch=yes