From 1ff869957a4b02d9db5c46e20743996cc797098f Mon Sep 17 00:00:00 2001 From: bouyer Date: Sun, 27 Apr 2008 16:42:56 +0000 Subject: Import p5-MIME-Charset version 1.006.2 MIME::Charset provides informations about character sets used for MIME messages on Internet. --- mail/p5-MIME-Charset/DESCR | 2 ++ mail/p5-MIME-Charset/Makefile | 17 +++++++++++++++++ mail/p5-MIME-Charset/distinfo | 5 +++++ 3 files changed, 24 insertions(+) create mode 100644 mail/p5-MIME-Charset/DESCR create mode 100644 mail/p5-MIME-Charset/Makefile create mode 100644 mail/p5-MIME-Charset/distinfo (limited to 'mail') diff --git a/mail/p5-MIME-Charset/DESCR b/mail/p5-MIME-Charset/DESCR new file mode 100644 index 00000000000..5f83a3789f7 --- /dev/null +++ b/mail/p5-MIME-Charset/DESCR @@ -0,0 +1,2 @@ +MIME::Charset provides informations about character sets used for +MIME messages on Internet. diff --git a/mail/p5-MIME-Charset/Makefile b/mail/p5-MIME-Charset/Makefile new file mode 100644 index 00000000000..6f467e63a72 --- /dev/null +++ b/mail/p5-MIME-Charset/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/04/27 16:42:56 bouyer Exp $ +# + +DISTNAME= MIME-Charset-1.006.2 +PKGNAME= p5-${DISTNAME} +CATEGORIES= perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} + +MAINTAINER= bouyer@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/MIME-Charset/ +COMMENT= Perl5 module containing charset Informations for MIME + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/MIME/Charset/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/mail/p5-MIME-Charset/distinfo b/mail/p5-MIME-Charset/distinfo new file mode 100644 index 00000000000..92bfbfec758 --- /dev/null +++ b/mail/p5-MIME-Charset/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/04/27 16:42:56 bouyer Exp $ + +SHA1 (MIME-Charset-1.006.2.tar.gz) = c60772abf7ede675c78fc6eb16e3e2c3525a2d1b +RMD160 (MIME-Charset-1.006.2.tar.gz) = eaff4bd572019180a51c9a422b9a2495e27589d6 +Size (MIME-Charset-1.006.2.tar.gz) = 36303 bytes -- cgit v1.2.3