diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/p5-Astro/Makefile b/astro/p5-Astro/Makefile index 5e2c9fb4bcf4..638ea13f763c 100644 --- a/astro/p5-Astro/Makefile +++ b/astro/p5-Astro/Makefile @@ -9,6 +9,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Collection of useful astronomical routines in Perl +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +NO_ARCH= yes USES= perl5 USE_PERL5= configure |