aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-01-02 00:26:06 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-01-02 00:26:06 +0800
commita8f0d57b6559d00efb2da1bd3c877d376e735791 (patch)
tree11fa99048ab4cca76ca7b9133ae476083b0a9c5d /graphics
parent6f76c16e3a4033570f175caeedffb8e9c7e923ad (diff)
downloadfreebsd-ports-gnome-a8f0d57b6559d00efb2da1bd3c877d376e735791.tar.gz
freebsd-ports-gnome-a8f0d57b6559d00efb2da1bd3c877d376e735791.tar.zst
freebsd-ports-gnome-a8f0d57b6559d00efb2da1bd3c877d376e735791.zip
- Add LICENSE
- Update *_DEPENDS: version is already in all supported Perl releases - Bump PORTREVISION for dependency change
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Geo-Gpx/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/p5-Geo-Gpx/Makefile b/graphics/p5-Geo-Gpx/Makefile
index 90f23e1362bd..0ffa7d594a7d 100644
--- a/graphics/p5-Geo-Gpx/Makefile
+++ b/graphics/p5-Geo-Gpx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Geo-Gpx
PORTVERSION= 0.26
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,9 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Module to Create and Parse GPX Files
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
- p5-version>=0:${PORTSDIR}/devel/p5-version \
p5-ExtUtils-MakeMaker-Coverage>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker-Coverage \
p5-Time-Local>=0:${PORTSDIR}/devel/p5-Time-Local \
p5-XML-Descent>=0:${PORTSDIR}/textproc/p5-XML-Descent \