16 lines
556 B
Bash
16 lines
556 B
Bash
|
# Template file for 'perl-Params-Classify'
|
||
|
pkgname=perl-Params-Classify
|
||
|
version=0.013
|
||
|
revision=1
|
||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||
|
build_style=perl-ModuleBuild
|
||
|
hostmakedepends="perl perl-Module-Build"
|
||
|
makedepends="${hostmakedepends}"
|
||
|
depends="perl"
|
||
|
short_desc="Argument type classification"
|
||
|
maintainer="John Regan <john@jrjrtech.com>"
|
||
|
homepage="http://search.cpan.org/dist/Params-Classify/"
|
||
|
license="Artistic"
|
||
|
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||
|
checksum=4101af81c0a44728a220308db4b47c6a4a80d6d1c63f6973cf5f535752d39eb4
|