- Update PORTNAME and PKGNAMEPREFIX

- Remove DISTNAME which is the default value
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-09-28 06:17:40 +00:00
parent 95077b7597
commit a03612af19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282547

View file

@ -5,12 +5,12 @@
# $FreeBSD$
#
PORTNAME= pgperl
PORTNAME= PGPLOT
PORTVERSION= 2.21
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KGB
DISTNAME= PGPLOT-${PORTVERSION}
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl5 extension which makes available the pgplot library