2014-09-03 13:00:53 +02:00
|
|
|
# Template build file for 'perl-MIME-tools'.
|
|
|
|
pkgname=perl-MIME-tools
|
2015-04-29 07:26:39 +02:00
|
|
|
version=5.506
|
|
|
|
revision=1
|
2014-09-03 13:00:53 +02:00
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
|
|
build_style=perl-module
|
2015-03-27 10:50:40 +01:00
|
|
|
hostmakedepends="perl"
|
2014-09-03 13:00:53 +02:00
|
|
|
makedepends="${hostmakedepends} perl-Convert-BinHex perl-IO-stringy perl-MailTools"
|
|
|
|
depends="${makedepends}"
|
|
|
|
noarch="yes"
|
|
|
|
short_desc="MIME-tools -- Parses streams to create MIME entities"
|
2015-04-10 09:16:30 +02:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2014-09-03 13:00:53 +02:00
|
|
|
homepage="http://search.cpan.org/dist/MIME-tools/"
|
|
|
|
license="Artistic, GPL-1"
|
|
|
|
distfiles="${CPAN_SITE}/MIME/${pkgname/perl-/}-$version.tar.gz"
|
2015-04-29 07:26:39 +02:00
|
|
|
checksum=dbed9bf46830c4a1df9840a546824ee44d14902012870f0c34bc4f5cc86af812
|