diff options
-rw-r--r-- | astro/p5-Astro-MoonPhase/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/p5-Astro-MoonPhase/Makefile b/astro/p5-Astro-MoonPhase/Makefile index 66b18c9ed306..11a60da22f1b 100644 --- a/astro/p5-Astro-MoonPhase/Makefile +++ b/astro/p5-Astro-MoonPhase/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to calculate information about the phase of the moon +LICENSE= CC0-1.0 + +NO_ARCH= yes USES= perl5 USE_PERL5= configure |