New package: perl-MIME-tools-5.505.
This commit is contained in:
parent
716ced71be
commit
e21e8c51d0
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-MIME-tools/template
Normal file
16
srcpkgs/perl-MIME-tools/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-MIME-tools'.
|
||||
pkgname=perl-MIME-tools
|
||||
version=5.505
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends} perl-Convert-BinHex perl-IO-stringy perl-MailTools"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="MIME-tools -- Parses streams to create MIME entities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/MIME-tools/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/MIME/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=2a85bfc4dcb521b3166675f521246aa3f8c028523d2a74df01a512975820d75f
|
Loading…
Reference in a new issue