mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: perl-Email-Date-Format-1.005.
This commit is contained in:
parent
ffefe444ec
commit
aa07d57c1e
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Email-Date-Format/template
Normal file
16
srcpkgs/perl-Email-Date-Format/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-Email-Date-Format'
|
||||
pkgname=perl-Email-Date-Format
|
||||
version=1.005
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
short_desc="Produce RFC 2822 date strings"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="http://search.cpan.org/dist/Email-Date-Format"
|
||||
distfiles="${CPAN_SITE}/Email/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=579c617e303b9d874411c7b61b46b59d36f815718625074ae6832e7bb9db5104
|
Loading…
Add table
Reference in a new issue