Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
The Email::MIME::Encodings module simply wraps "MIME::Base64" and
"MIME::QuotedPrint" so that you can throw the contents of a
"Content-Transfer-Encoding" header at some text and have the
right thing happen.
+20
View File
@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:16 wiz Exp $
DISTNAME= Email-MIME-Encodings-1.313
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
SVR4_PKGNAME= p5eme
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Email-MIME-Encodings/
COMMENT= Unified interface to MIME encoding and decoding
LICENSE= artistic-2.0
DEPENDS+= p5-MIME-Base64>=3.05:../../converters/p5-MIME-Base64
PERL5_PACKLIST= auto/Email/MIME/Encodings/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2009/04/18 21:40:41 sno Exp $
SHA1 (Email-MIME-Encodings-1.313.tar.gz) = 3374e6cece53e1203408ec661a5c7034a3f567fd
RMD160 (Email-MIME-Encodings-1.313.tar.gz) = 5e8918d23968ef7ab4f3d04e9fbd6669d969d0b3
Size (Email-MIME-Encodings-1.313.tar.gz) = 10778 bytes