summaryrefslogtreecommitdiff
path: root/math/GiNaC
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch)
tree5d08222d6b73d9f9af96df3e575f949469caf443 /math/GiNaC
parentRe-add libgnomeprintui-2.0 for ports that will need it: (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75971
Diffstat (limited to 'math/GiNaC')
-rw-r--r--math/GiNaC/Makefile1
-rw-r--r--math/GiNaC/pkg-comment1
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