dns/{p5-DSC|p5-App-DSC-DataTool}: improve PORTNAME as suggested by mat
Submitted by: mat
This commit is contained in:
parent
a6db49a466
commit
7eeb12f3ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465403
@ -1,13 +1,11 @@
|
||||
# Created by: Leo Vandewoestijne <freebsd@dns.company>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= App-DSC-DataTool
|
||||
PORTNAME= p5-App-DSC-DataTool
|
||||
PORTVERSION= 0.03
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= https://www.dns-oarc.net/files/dsc/ \
|
||||
https://dns.company/downloads/dsc/
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= freebsd@dns.company
|
||||
COMMENT= Tool for converting, exporting, merging and transforming DSC data
|
||||
|
@ -1,13 +1,11 @@
|
||||
# Created by: Leo Vandewoestijne <freebsd@dns.company>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DSC
|
||||
PORTNAME= p5-DSC
|
||||
PORTVERSION= 2.04
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= https://www.dns-oarc.net/files/dsc/ \
|
||||
https://dns.company/downloads/dsc/
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= freebsd@dns.company
|
||||
COMMENT= DNS Statistics Presenter Perl Library
|
||||
|
Loading…
Reference in New Issue
Block a user