aboutsummaryrefslogtreecommitdiff
path: root/astro/libnova
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-07-14 08:11:36 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-07-14 08:11:36 +0000
commitb653669e14092f55402ef0f33a5b4ca7e0448ae4 (patch)
tree54e43f636d9b8cf9588cca96e63e335b970d2177 /astro/libnova
parentf2729a9adc117a87a4e105cd45eb0367adf2364a (diff)
downloadports-b653669e14092f55402ef0f33a5b4ca7e0448ae4.tar.gz
ports-b653669e14092f55402ef0f33a5b4ca7e0448ae4.zip
astro/libnova: Add LICENSE/LICENSE_FILE
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=474623
Diffstat (limited to 'astro/libnova')
-rw-r--r--astro/libnova/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile
index 0a7bc455d8de..c6f7b0a8c6ac 100644
--- a/astro/libnova/Makefile
+++ b/astro/libnova/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Astronomical Calculation Library
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= autoreconf libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes