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 | |
parent | Add LICENSE (diff) |
Add LICENSE
Notes
Notes:
svn path=/head/; revision=451693
-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 |