svn commit: r332865 - head/devel/p5-App-Cmd
Philippe Audeoud
jadawin at FreeBSD.org
Tue Nov 5 16:21:05 UTC 2013
Author: jadawin
Date: Tue Nov 5 16:21:04 2013
New Revision: 332865
URL: http://svnweb.freebsd.org/changeset/ports/332865
Log:
- Apply forgotten changes in Makefile: maintainer, license and portversion
Notified by: az@
Pointyhat: myself
Modified:
head/devel/p5-App-Cmd/Makefile
Modified: head/devel/p5-App-Cmd/Makefile
==============================================================================
--- head/devel/p5-App-Cmd/Makefile Tue Nov 5 16:15:41 2013 (r332864)
+++ head/devel/p5-App-Cmd/Makefile Tue Nov 5 16:21:04 2013 (r332865)
@@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= App-Cmd
-PORTVERSION= 0.320
+PORTVERSION= 0.322
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at 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 \
More information about the svn-ports-head
mailing list