summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:40:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:40:50 +0000
commitd5af797f5d9fa0c979df3e2e5d4afb87c84fcc7e (patch)
tree35ee8b591ac98dbb350050f4af70cccba9138d59 /misc
parent- Add LICENSE (diff)
- Add LICENSE
- Pass maintainership to submitter PR: ports/189276 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353387
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Geo-Cache/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/p5-Geo-Cache/Makefile b/misc/p5-Geo-Cache/Makefile
index 58cc6f47bfb3..259e5c02c2f2 100644
--- a/misc/p5-Geo-Cache/Makefile
+++ b/misc/p5-Geo-Cache/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Object interface for GPS waypoints
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
BUILD_DEPENDS:= ${RUN_DEPENDS}