svn commit: r428714 - head/astro/p5-GPS

Emanuel Haupt ehaupt at FreeBSD.org
Sat Dec 17 11:09:25 UTC 2016


Author: ehaupt
Date: Sat Dec 17 11:09:24 2016
New Revision: 428714
URL: https://svnweb.freebsd.org/changeset/ports/428714

Log:
  Add licenses

Modified:
  head/astro/p5-GPS/Makefile

Modified: head/astro/p5-GPS/Makefile
==============================================================================
--- head/astro/p5-GPS/Makefile	Sat Dec 17 11:03:32 2016	(r428713)
+++ head/astro/p5-GPS/Makefile	Sat Dec 17 11:09:24 2016	(r428714)
@@ -12,6 +12,9 @@ DISTNAME=	perl-GPS-${PORTVERSION}
 MAINTAINER=	ehaupt at 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}
 


More information about the svn-ports-head mailing list