- Apply forgotten changes in Makefile: maintainer, license and portversion
Notified by: az@ Pointyhat: myself
This commit is contained in:
parent
559a054b49
commit
663445ec99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332865
1 changed files with 4 additions and 2 deletions
|
@ -2,14 +2,16 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= App-Cmd
|
||||
PORTVERSION= 0.320
|
||||
PORTVERSION= 0.322
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= App::Cmd - Write command line apps with less suffering
|
||||
|
||||
LICENSE= ARTPERL10
|
||||
|
||||
BUILD_DEPENDS= p5-Capture-Tiny>=0.13:${PORTSDIR}/devel/p5-Capture-Tiny \
|
||||
p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \
|
||||
p5-Getopt-Long-Descriptive>=0.084:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
|
||||
|
|
Loading…
Reference in a new issue