aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-GPS-Babel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-10 11:21:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-10 11:21:02 +0000
commit1f322e6ef8a8f5b563f2d077f7406514bcdcc518 (patch)
tree15f3d7d865f6937bcc8688c5f0a61e8b9037bc11 /astro/p5-GPS-Babel
parentc26bf0bc013814752b64f2535c492bfa2b1eccf8 (diff)
downloadports-1f322e6ef8a8f5b563f2d077f7406514bcdcc518.tar.gz
ports-1f322e6ef8a8f5b563f2d077f7406514bcdcc518.zip
Add LICENSE
- Sort *_DEPENDS
Notes
Notes: svn path=/head/; revision=451692
Diffstat (limited to 'astro/p5-GPS-Babel')
-rw-r--r--astro/p5-GPS-Babel/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/astro/p5-GPS-Babel/Makefile b/astro/p5-GPS-Babel/Makefile
index bc11d8862c28..7760839e2d22 100644
--- a/astro/p5-GPS-Babel/Makefile
+++ b/astro/p5-GPS-Babel/Makefile
@@ -11,10 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to gpsbabel
-BUILD_DEPENDS= p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx \
- p5-File-Which>=0.05:sysutils/p5-File-Which
-RUN_DEPENDS= p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx \
- p5-File-Which>=0.05:sysutils/p5-File-Which
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-File-Which>=0.05:sysutils/p5-File-Which \
+ p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure