diff options
author | bouyer <bouyer@pkgsrc.org> | 2008-04-27 16:42:56 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2008-04-27 16:42:56 +0000 |
commit | f8d1cfb5a4f277953cf95214bd80073a0d81708a (patch) | |
tree | d31b64580498aa23338a5692acf54af9ea876086 /mail | |
parent | 7cba430f3c2a175c98096fb8c897e6645ea05bbd (diff) | |
download | pkgsrc-f8d1cfb5a4f277953cf95214bd80073a0d81708a.tar.gz |
Import p5-MIME-Charset version 1.006.2
MIME::Charset provides informations about character sets used for
MIME messages on Internet.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-MIME-Charset/DESCR | 2 | ||||
-rw-r--r-- | mail/p5-MIME-Charset/Makefile | 17 | ||||
-rw-r--r-- | mail/p5-MIME-Charset/distinfo | 5 |
3 files changed, 24 insertions, 0 deletions
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 |