mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: perl-Email-MIME-1.946.
This commit is contained in:
parent
cdf5f153a7
commit
08332b774f
1 changed files with 18 additions and 0 deletions
18
srcpkgs/perl-Email-MIME/template
Normal file
18
srcpkgs/perl-Email-MIME/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'perl-Email-MIME'
|
||||||
|
pkgname=perl-Email-MIME
|
||||||
|
version=1.946
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl perl-Email-Address-XS perl-Email-MIME-ContentType
|
||||||
|
perl-Email-MIME-Encodings perl-Email-Simple perl-Email-MessageID
|
||||||
|
perl-MIME-Types perl-Module-Runtime"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Easy MIME message handling"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="http://search.cpan.org/dist/Email-MIME"
|
||||||
|
distfiles="${CPAN_SITE}/Email/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=68ee79023165d77bec99a2e12ef89ad4e12501e6c321f6822053dc4f411c337c
|
Loading…
Add table
Reference in a new issue