aboutsummaryrefslogtreecommitdiff
path: root/math/cln/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2021-08-20 00:00:51 +0000
committerWen Heping <wen@FreeBSD.org>2021-08-20 00:00:51 +0000
commit9b8557760febbd73089703962cd46197b6c9598d (patch)
treedeedaed0798eaaefae68d76636d260646f3ac92c /math/cln/Makefile
parentd65e3e818780e89f1a8e4032b1388ad01186cff6 (diff)
downloadports-9b8557760febbd73089703962cd46197b6c9598d.tar.gz
ports-9b8557760febbd73089703962cd46197b6c9598d.zip
math/cln: Set LICENSE
PR: 257955 Reported by: bsd@philippost.de
Diffstat (limited to 'math/cln/Makefile')
-rw-r--r--math/cln/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index f2587477f4cf..8c1c02cbfc07 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.ginac.de/CLN/ \
MAINTAINER= wen@FreeBSD.org
COMMENT= Class Library for Numbers
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libgmp.so:math/gmp
GNU_CONFIGURE= yes