summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/p5-Email-MIME-ContentType/DESCR3
-rw-r--r--mail/p5-Email-MIME-ContentType/Makefile18
-rw-r--r--mail/p5-Email-MIME-ContentType/PLIST1
-rw-r--r--mail/p5-Email-MIME-ContentType/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/mail/p5-Email-MIME-ContentType/DESCR b/mail/p5-Email-MIME-ContentType/DESCR
new file mode 100644
index 00000000000..08dec66e702
--- /dev/null
+++ b/mail/p5-Email-MIME-ContentType/DESCR
@@ -0,0 +1,3 @@
+This module is responsible for parsing email content type headers
+according to section 5.1 of RFC 2045. It returns a hash with entries
+for the discrete type, the composite type, and a hash of attributes.
diff --git a/mail/p5-Email-MIME-ContentType/Makefile b/mail/p5-Email-MIME-ContentType/Makefile
new file mode 100644
index 00000000000..478b169ac39
--- /dev/null
+++ b/mail/p5-Email-MIME-ContentType/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/21 14:42:45 heinz Exp $
+
+DISTNAME= Email-MIME-ContentType-1.014
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5emc
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
+
+MAINTAINER= kuli0020@umn.edu
+HOMEPAGE= http://search.cpan.org/dist/Email-MIME-ContentType/
+COMMENT= Perl module for parsing a MIME Content-Type header
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Email/MIME/ContentType/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Email-MIME-ContentType/PLIST b/mail/p5-Email-MIME-ContentType/PLIST
new file mode 100644
index 00000000000..ab74a3249ff
--- /dev/null
+++ b/mail/p5-Email-MIME-ContentType/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/21 14:42:45 heinz Exp $
diff --git a/mail/p5-Email-MIME-ContentType/distinfo b/mail/p5-Email-MIME-ContentType/distinfo
new file mode 100644
index 00000000000..6e2bcf3ad4a
--- /dev/null
+++ b/mail/p5-Email-MIME-ContentType/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/21 14:42:45 heinz Exp $
+
+SHA1 (Email-MIME-ContentType-1.014.tar.gz) = 816105214760ae8cc45ddad72a23cc925433e9f1
+RMD160 (Email-MIME-ContentType-1.014.tar.gz) = c1976cfffd2383756368b8338e6bd60f7a34d227
+Size (Email-MIME-ContentType-1.014.tar.gz) = 11172 bytes