aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Type/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Type/Makefile')
-rw-r--r--devel/p5-File-Type/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-File-Type/Makefile b/devel/p5-File-Type/Makefile
index 2f34b98b1268..1d389cf5f732 100644
--- a/devel/p5-File-Type/Makefile
+++ b/devel/p5-File-Type/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-File-Type
-# Date created: Fri Feb 20 20:02:30 EST 2004
-# Whom: Michael Johnson <ahze@ahze.net>
-#
+# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD$
-#
PORTNAME= File-Type
PORTVERSION= 0.22
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Determine file type using magic
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= File::Type.3 \
File::Type::Builder.3