aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-rbison
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:04:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:04:59 +0000
commit12ad92a80fb3e5b5e6b327860dabe234c6382a5a (patch)
treebbd4e0aeacaff9b40f92b4b54ec40423505460d2 /devel/ruby-rbison
parent7256d4a5dfbbf926ea157aaecb40cec91ca818c5 (diff)
downloadports-12ad92a80fb3e5b5e6b327860dabe234c6382a5a.tar.gz
ports-12ad92a80fb3e5b5e6b327860dabe234c6382a5a.zip
Notes
Diffstat (limited to 'devel/ruby-rbison')
-rw-r--r--devel/ruby-rbison/Makefile1
-rw-r--r--devel/ruby-rbison/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-rbison/Makefile b/devel/ruby-rbison/Makefile
index e39489e97c4d..e25952e21d99 100644
--- a/devel/ruby-rbison/Makefile
+++ b/devel/ruby-rbison/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Generates a Ruby parser class from a Bison-like specification file
RUN_DEPENDS= bison:${PORTSDIR}/devel/bison
diff --git a/devel/ruby-rbison/pkg-comment b/devel/ruby-rbison/pkg-comment
deleted file mode 100644
index 23d485dc5b1d..000000000000
--- a/devel/ruby-rbison/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Generates a Ruby parser class from a Bison-like specification file