aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Simple/Makefile')
-rw-r--r--devel/p5-Test-Simple/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index 3f29c18eee90..dfa789bf0298 100644
--- a/devel/p5-Test-Simple/Makefile
+++ b/devel/p5-Test-Simple/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Test-Simple
-# Date Created: 12 Aug 2001
-# Whom: Shell Hung <shell@shellhung.org>
-#
+# Created by: Shell Hung <shell@shellhung.org>
# $FreeBSD$
-#
PORTNAME= Test-Simple
PORTVERSION= 0.98
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Basic utilities for writing tests in perl
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Test::Builder.3 Test::More.3 Test::Simple.3 Test::Tutorial.3 \
Test::Builder::Module.3 Test::Builder::Tester.3 \