New package: perl-Time-Duration-1.20
This commit is contained in:
parent
31ce65c7c7
commit
c9cf7f00c3
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Time-Duration/template
Normal file
16
srcpkgs/perl-Time-Duration/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-Time-Duration'
|
||||
pkgname=perl-Time-Duration
|
||||
version=1.20
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="rounded or exact English expression of durations"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Time-Duration/"
|
||||
distfiles="${CPAN_SITE}/Time/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=458205b528818e741757b2854afac5f9af257f983000aae0c0b1d04b5a9cbbb8
|
Loading…
Reference in a new issue