Import of pkgsrc-2014Q1

This commit is contained in:
2014-11-05 12:41:07 +01:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.44 2013/05/31 12:41:17 wiz Exp $
# $NetBSD: Makefile,v 1.45 2013/12/09 14:17:49 obache Exp $
DISTNAME= MIME-tools-5.504
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
PKGREVISION= 2
SVR4_PKGNAME= p5mit
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
@@ -12,9 +12,9 @@ HOMEPAGE= http://search.cpan.org/dist/MIME-tools/
COMMENT= Perl5 modules for encoding and decoding MIME messages
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-File-Temp>=0.18:../../devel/p5-File-Temp
DEPENDS+= {perl>=5.9.5,p5-File-Temp>=0.18}:../../devel/p5-File-Temp
DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
DEPENDS+= p5-MIME-Base64>=3.03:../../converters/p5-MIME-Base64
DEPENDS+= {perl>=5.8.6,p5-MIME-Base64>=3.03}:../../converters/p5-MIME-Base64
DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools
# missing dependency in Makefile, see
# https://rt.cpan.org/Public/Bug/Display.html?id=72223