17 lines
586 B
Bash
17 lines
586 B
Bash
# Template file for 'perl-strictures'
|
|
pkgname=perl-strictures
|
|
version=2.000005
|
|
revision=1
|
|
archs=noarch
|
|
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 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/strictures"
|
|
distfiles="https://cpan.org/authors/id/E/ET/ETHER/strictures-${version}.tar.gz"
|
|
checksum=960bdb9f82c8f09caebc417bce3fdf75b27de81f4408d0ba0b0a6d61ab86dd99
|