aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-ASN1/Makefile
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>2003-06-16 18:28:38 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>2003-06-16 18:28:38 +0000
commitb143351bc61459b4dfa93c87e60517d688991588 (patch)
tree65aaa9ef5760d4ed62136370dd38c5320c888a2b /converters/p5-Convert-ASN1/Makefile
parent02d52a0ef78b22e2df0401ee5a636cc7278a30af (diff)
Notes
Diffstat (limited to 'converters/p5-Convert-ASN1/Makefile')
-rw-r--r--converters/p5-Convert-ASN1/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/p5-Convert-ASN1/Makefile b/converters/p5-Convert-ASN1/Makefile
index b3cad384e604..858bff5aa3e0 100644
--- a/converters/p5-Convert-ASN1/Makefile
+++ b/converters/p5-Convert-ASN1/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Convert-ASN1
-PORTVERSION= 0.16
+PORTVERSION= 0.17
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Convert
@@ -15,9 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= scrappy@FreeBSD.org
COMMENT= Perl5 module to encode and decode ASN.1 data structures
-PERL_CONFIGURE= YES
+PERL_CONFIGURE= yes
MAN3= Convert::ASN1.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>