Merge pull request #3277 from jprjr/add-perl-date-manip
New package: perl-Date-Manip-6.52
This commit is contained in:
commit
47ef27519d
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Date-Manip/template
Normal file
16
srcpkgs/perl-Date-Manip/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-Date-Manip'.
|
||||||
|
pkgname=perl-Date-Manip
|
||||||
|
version=6.52
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="perl>=5.20"
|
||||||
|
noarch="yes"
|
||||||
|
short_desc="Date manipulation routines"
|
||||||
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/${pkgname/perl-/}/"
|
||||||
|
distfiles="${CPAN_SITE}/Date/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=3f7b31a0d9f47a111e1a128e708d4c1ee0f6815ead81737fc4de96438f61e511
|
Loading…
Add table
Reference in a new issue