aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-IDNA-Punycode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-IDNA-Punycode/Makefile')
-rw-r--r--textproc/p5-IDNA-Punycode/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile
index 80059f6fc8d1..423c455fcd4c 100644
--- a/textproc/p5-IDNA-Punycode/Makefile
+++ b/textproc/p5-IDNA-Punycode/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-IDNA-Punycode
-# Date created: Jan 19 2004
-# Whom: Erwin Lansing <erwin@FreeBSD.org>
-#
+# Created by: Erwin Lansing <erwin@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= IDNA-Punycode
PORTVERSION= 0.03
@@ -16,7 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to encode Unicode string in Punycode
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= IDNA::Punycode.3