diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-10 11:21:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-10 11:21:07 +0000 |
commit | d39283925e2e6ff82a4cfad51bef2c1ecd847820 (patch) | |
tree | 6f6387e1f8b0b75ff8abeaebd23936e07d7b677c /astro | |
parent | 1f322e6ef8a8f5b563f2d077f7406514bcdcc518 (diff) | |
download | freebsd-ports-d39283925e2e6ff82a4cfad51bef2c1ecd847820.zip |
Add LICENSE
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-GPS-OID/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/p5-GPS-OID/Makefile b/astro/p5-GPS-OID/Makefile index 5444a7926789..e9151d13402f 100644 --- a/astro/p5-GPS-OID/Makefile +++ b/astro/p5-GPS-OID/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Package for GPS PRN - Object ID conversions +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure NO_ARCH= yes |