New package: perl-Data-OptList-0.109
This commit is contained in:
parent
b7bd8feedd
commit
a8d3862432
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Data-OptList/template
Normal file
16
srcpkgs/perl-Data-OptList/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Data-OptList'
|
||||||
|
pkgname=perl-Data-OptList
|
||||||
|
version=0.109
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18"
|
||||||
|
makedepends="${hostmakedepends} perl-Params-Util perl-Sub-Install"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Parse and validate simple name/value option pairs"
|
||||||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Data-OptList/"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=1cd7c781c4c102810e4e0c878da3746fe8df46b49d01c4d6c034dfab45cd84c8
|
Loading…
Reference in a new issue