mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: perl-DateTime-Format-Strptime-1.74
This commit is contained in:
parent
de1b45e92d
commit
877afee9eb
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-DateTime-Format-Strptime/template
Normal file
16
srcpkgs/perl-DateTime-Format-Strptime/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-DateTime-Format-Strptime'.
|
||||
pkgname=perl-DateTime-Format-Strptime
|
||||
version=1.74
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl perl-DateTime perl-Package-DeprecationManager"
|
||||
short_desc="Parse and format strp and strf time patterns"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://search.cpan.org/dist/DateTime-Format-Strptime"
|
||||
license="Artistic-2.0, GPL-1"
|
||||
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=59b4950a113ad8afa232fcadee5479d8c58fe752501ddaaa099576d3c8a05dfd
|
Loading…
Add table
Reference in a new issue