aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-GPS
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-17 11:09:24 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-17 11:09:24 +0000
commitd87ec3dcf6bb97d963077ad62e27be7059f33a3e (patch)
treebb45504167dbe882f15adeed7a7654177ff368f4 /astro/p5-GPS
parent8149b8f4cccec060e612421fd3f6ea6c4945e7b5 (diff)
downloadports-d87ec3dcf6bb97d963077ad62e27be7059f33a3e.tar.gz
ports-d87ec3dcf6bb97d963077ad62e27be7059f33a3e.zip
Add licenses
Notes
Notes: svn path=/head/; revision=428714
Diffstat (limited to 'astro/p5-GPS')
-rw-r--r--astro/p5-GPS/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/p5-GPS/Makefile b/astro/p5-GPS/Makefile
index fd231e84d8a7..765ee19d6f48 100644
--- a/astro/p5-GPS/Makefile
+++ b/astro/p5-GPS/Makefile
@@ -12,6 +12,9 @@ DISTNAME= perl-GPS-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Perl interface to GPS receivers
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Device-SerialPort>=0.07:comms/p5-Device-SerialPort
RUN_DEPENDS:= ${BUILD_DEPENDS}