aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-PV
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/p5-PV
parentcd551d001ae65b6035a625879180b837df06f895 (diff)
downloadports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz
ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip
Notes
Diffstat (limited to 'devel/p5-PV')
-rw-r--r--devel/p5-PV/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-PV/Makefile b/devel/p5-PV/Makefile
index b51e05458439..c4931a6b1f8f 100644
--- a/devel/p5-PV/Makefile
+++ b/devel/p5-PV/Makefile
@@ -1,16 +1,17 @@
# New ports collection makefile for: p5-PV
-# Version required: 1.0
# Date created: April 18th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= perlvision
-PKGNAME= p5-PV-1.0
+PORTNAME= PV
+PORTVERSION= 1.0
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PV
+PKGNAMEPREFIX= p5-
+DISTNAME= perlvision
EXTRACT_SUFX= .tgz
MAINTAINER= jfitz@FreeBSD.org