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