diff options
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r-- | math/GiNaC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 53457997c85e..881c8c196925 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A C++ library for symbolic mathematical calculations + LIB_DEPENDS= cln.2:${PORTSDIR}/math/cln USE_REINPLACE= yes |