aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-String-Random/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-String-Random/Makefile')
-rw-r--r--devel/p5-String-Random/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-String-Random/Makefile b/devel/p5-String-Random/Makefile
index 02dac7314b1a..1db6edd42210 100644
--- a/devel/p5-String-Random/Makefile
+++ b/devel/p5-String-Random/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: String-Random
-# Date created: Mon Jan 1 11:19:27 2001
-# Whom: will
-#
+# Created by: will
# $FreeBSD$
-#
PORTNAME= String-Random
PORTVERSION= 0.22
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to generate "random" strings
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= String::Random.3