aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>2001-05-02 05:54:04 +0000
committerDonald Burr <dburr@FreeBSD.org>2001-05-02 05:54:04 +0000
commit5ef256c2d73458e40abf89a3c1ad161df04c2a2d (patch)
treea749f0ad8d4421c0927f9a2961d6fc0e67815500 /mail/p5-MIME-Types
parent25b3f1a5b9da3b1c2d5fd4dae5095e14a76e4cc2 (diff)
downloadports-5ef256c2d73458e40abf89a3c1ad161df04c2a2d.tar.gz
ports-5ef256c2d73458e40abf89a3c1ad161df04c2a2d.zip
Adding of new port mail/p5-MIME-Types,
a Perl extension for determining MIME types
Notes
Notes: svn path=/head/; revision=42156
Diffstat (limited to 'mail/p5-MIME-Types')
-rw-r--r--mail/p5-MIME-Types/Makefile22
-rw-r--r--mail/p5-MIME-Types/distinfo1
-rw-r--r--mail/p5-MIME-Types/pkg-comment1
-rw-r--r--mail/p5-MIME-Types/pkg-descr5
-rw-r--r--mail/p5-MIME-Types/pkg-plist4
5 files changed, 33 insertions, 0 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile
new file mode 100644
index 000000000000..8b8ce29cf196
--- /dev/null
+++ b/mail/p5-MIME-Types/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-MIME-Types
+# Date created: 15 March 2001
+# Whom: -
+#
+# $FreeBSD$
+
+PORTNAME= MIME-Types
+PORTVERSION= 0.03
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= MIME
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= killer@prosalg.no
+
+PERL_CONFIGURE= YES
+
+MAN3= MIME::Types.3
+
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/mail/p5-MIME-Types/distinfo b/mail/p5-MIME-Types/distinfo
new file mode 100644
index 000000000000..446bf5a3c2a3
--- /dev/null
+++ b/mail/p5-MIME-Types/distinfo
@@ -0,0 +1 @@
+MD5 (MIME-Types-0.03.tar.gz) = 8218edf28c2be8b78e111be1e299acab
diff --git a/mail/p5-MIME-Types/pkg-comment b/mail/p5-MIME-Types/pkg-comment
new file mode 100644
index 000000000000..766608957bce
--- /dev/null
+++ b/mail/p5-MIME-Types/pkg-comment
@@ -0,0 +1 @@
+MIME-Types is a Perl extension for determining MIME types
diff --git a/mail/p5-MIME-Types/pkg-descr b/mail/p5-MIME-Types/pkg-descr
new file mode 100644
index 000000000000..6f8199067f26
--- /dev/null
+++ b/mail/p5-MIME-Types/pkg-descr
@@ -0,0 +1,5 @@
+This Perl module is built to conform to the MIME types standard
+defined in RFC 1341 and updated by RFC's 1521 and 1522.
+
+NOTE: This is ALPHA code. There are no guarantees that any of the subroutines
+described here will not have their names or return values changed.
diff --git a/mail/p5-MIME-Types/pkg-plist b/mail/p5-MIME-Types/pkg-plist
new file mode 100644
index 000000000000..65603ebc8d33
--- /dev/null
+++ b/mail/p5-MIME-Types/pkg-plist
@@ -0,0 +1,4 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Types/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/MIME/Types.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Types
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/MIME/Types.pm