aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types/Makefile
diff options
context:
space:
mode:
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>