aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Misc-Quality
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-19 21:53:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-19 21:53:40 +0000
commit93c1c901acd5eb523097803b7a5def8640b6b652 (patch)
tree3426456f39d78037aa083872c396c964e0c021f5 /astro/p5-Misc-Quality
parent4471400cd511be2cf0f1084db9c2d534f8d467af (diff)
downloadports-93c1c901acd5eb523097803b7a5def8640b6b652.tar.gz
ports-93c1c901acd5eb523097803b7a5def8640b6b652.zip
Add LICENSE
Notes
Notes: svn path=/head/; revision=502054
Diffstat (limited to 'astro/p5-Misc-Quality')
-rw-r--r--astro/p5-Misc-Quality/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/astro/p5-Misc-Quality/Makefile b/astro/p5-Misc-Quality/Makefile
index 43a364785ad5..2de5ead3829b 100644
--- a/astro/p5-Misc-Quality/Makefile
+++ b/astro/p5-Misc-Quality/Makefile
@@ -12,8 +12,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Class for handling quality flags for astronomical objects
-NO_ARCH= yes
-USE_PERL5= configure
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/GPL
+
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>