diff options
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index fc00b3479292..95ff1ea1e165 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that processes METAR information from NOAA sources +LICENSE= GPLv2+ + +NO_ARCH= yes USES= perl5 USE_PERL5= configure |