aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Base85/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Base85/Makefile')
-rw-r--r--math/p5-Math-Base85/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile
index f5e70d255325..53f456f7203b 100644
--- a/math/p5-Math-Base85/Makefile
+++ b/math/p5-Math-Base85/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: math/p5-Math-Base85
-# Date created: 17 Sep 2001
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Math-Base85
PORTVERSION= 0.2
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Math::Base85.3