diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 13:20:09 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 13:20:09 +0800 |
commit | ca1e99a57ee05db3979dbe74ff286cb075255606 (patch) | |
tree | 3ebeaa6cec326da52acc4268ef4ff27a5f819aa7 /graphics/ruby-gdchart | |
parent | 804cd3d5056d7ce497c50ef89b8ab09b8283fb70 (diff) | |
download | freebsd-ports-gnome-ca1e99a57ee05db3979dbe74ff286cb075255606.tar.gz freebsd-ports-gnome-ca1e99a57ee05db3979dbe74ff286cb075255606.tar.zst freebsd-ports-gnome-ca1e99a57ee05db3979dbe74ff286cb075255606.zip |
De-pkg-comment.
Diffstat (limited to 'graphics/ruby-gdchart')
-rw-r--r-- | graphics/ruby-gdchart/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-gdchart/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-gdchart/Makefile b/graphics/ruby-gdchart/Makefile index 0418a38b733c..52238b88f008 100644 --- a/graphics/ruby-gdchart/Makefile +++ b/graphics/ruby-gdchart/Makefile @@ -13,6 +13,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION:S/b$/-beta/} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby extension to use the GDCHART library BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart diff --git a/graphics/ruby-gdchart/pkg-comment b/graphics/ruby-gdchart/pkg-comment deleted file mode 100644 index 5feaebde51ad..000000000000 --- a/graphics/ruby-gdchart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby extension to use the GDCHART library |