- Update PORTNAME and PKGNAMEPREFIX
- Remove DISTNAME which is the default value
This commit is contained in:
parent
95077b7597
commit
a03612af19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282547
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue