diff options
Diffstat (limited to 'math/GiNaC')
-rw-r--r-- | math/GiNaC/Makefile | 1 | ||||
-rw-r--r-- | math/GiNaC/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index fc85cd24c0ce..771f5e06a540 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ MAINTAINER= ports@FreeBSD.org +COMMENT= A C++ library for symbolic mathematical calculations LIB_DEPENDS= cln.2:${PORTSDIR}/math/cln diff --git a/math/GiNaC/pkg-comment b/math/GiNaC/pkg-comment deleted file mode 100644 index 383821251fd6..000000000000 --- a/math/GiNaC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ library for symbolic mathematical calculations |