aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-02-27 14:07:18 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-02-27 14:07:18 +0000
commitabc33dbdfcaaea582800cee8f245fd8f578cab95 (patch)
tree99111339253efe0f84b8c52a0aa4f34c9ecd648d /mail/p5-MIME-Types/Makefile
parent4ffa625a92c76310ac169c3b994d31842d27f209 (diff)
downloadports-abc33dbdfcaaea582800cee8f245fd8f578cab95.tar.gz
ports-abc33dbdfcaaea582800cee8f245fd8f578cab95.zip
Notes
Diffstat (limited to 'mail/p5-MIME-Types/Makefile')
-rw-r--r--mail/p5-MIME-Types/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile
index 16e228f5900e..95f724614785 100644
--- a/mail/p5-MIME-Types/Makefile
+++ b/mail/p5-MIME-Types/Makefile
@@ -5,19 +5,18 @@
# $FreeBSD$
PORTNAME= MIME-Types
-PORTVERSION= 0.04
+PORTVERSION= 1.005
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
PKGNAMEPREFIX= p5-
-MAINTAINER= killer@prosalg.no
+MAINTAINER= skv@FreeBSD.org
COMMENT= MIME-Types is a Perl extension for determining MIME types
-NO_WRKSUBDIR= YES
PERL_CONFIGURE= YES
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= MIME::Types.3
+MAN3= MIME::Type.3 MIME::Types.3
.include <bsd.port.mk>