summaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:52:56 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:52:56 +0000
commit1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d (patch)
tree5948c7ea06642c81548e3972fe4974a511f228a2 /graphics/gdchart
parentDe-pkg-comment. (diff)
De-pkg-comment my non-ruby ports as well.
Notes
Notes: svn path=/head/; revision=75780
Diffstat (limited to 'graphics/gdchart')
-rw-r--r--graphics/gdchart/Makefile1
-rw-r--r--graphics/gdchart/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile
index 55776a120608..61c364a131f6 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.fred.net/brv/chart/ \
DISTNAME= ${PORTNAME}${PORTVERSION}dev
MAINTAINER= knu@FreeBSD.org
+COMMENT= Easy to use, fast C API for creating charts and graphs
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2 \
jpeg:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gdchart/pkg-comment b/graphics/gdchart/pkg-comment
deleted file mode 100644
index 994cff3855af..000000000000
--- a/graphics/gdchart/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Easy to use, fast C API for creating charts and graphs