aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-String-Escape
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 17:26:57 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 17:26:57 +0000
commitf900846e5260dc5d66ccd323d0da759c95e2d6bb (patch)
tree3d2d195baaa9a28035ca99cf8f30d5a105a434b0 /textproc/p5-String-Escape
parent92c4ee1048b74b790b3b109e036920b222527701 (diff)
downloadports-f900846e5260dc5d66ccd323d0da759c95e2d6bb.tar.gz
ports-f900846e5260dc5d66ccd323d0da759c95e2d6bb.zip
Notes
Diffstat (limited to 'textproc/p5-String-Escape')
-rw-r--r--textproc/p5-String-Escape/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-String-Escape/Makefile b/textproc/p5-String-Escape/Makefile
index a704e934c6b7..25be5132450d 100644
--- a/textproc/p5-String-Escape/Makefile
+++ b/textproc/p5-String-Escape/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-String-Escape
-# Date Created: 15 May 2009
-# Whom: Denis Pokataev <catone@cpan.org>
-#
+# Created by: Denis Pokataev <catone@cpan.org>
# $FreeBSD$
-#
PORTNAME= String-Escape
PORTVERSION= 2010.002
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= catone@cpan.org
COMMENT= Registry of string functions, including backslash escapes
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= String::Escape.3