diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-GPS/Makefile | 3 |
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} |