aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 14:33:46 +0800
committerknu <knu@FreeBSD.org>2003-02-21 14:33:46 +0800
commitc7ad84a025f33dfc1f58fe70ae5ba47508f87aec (patch)
treea9f0c2d4c095e76579efe6c3231d348ed7e0356e
parent6a40d3a54d4afc64fdd061e44f3ac205754e2748 (diff)
downloadfreebsd-ports-gnome-c7ad84a025f33dfc1f58fe70ae5ba47508f87aec.tar.gz
freebsd-ports-gnome-c7ad84a025f33dfc1f58fe70ae5ba47508f87aec.tar.zst
freebsd-ports-gnome-c7ad84a025f33dfc1f58fe70ae5ba47508f87aec.zip
De-pkg-comment the ruby ports that are not maintainered by ports committers.
-rw-r--r--devel/ruby-pcsc-lite/Makefile1
-rw-r--r--devel/ruby-pcsc-lite/pkg-comment1
-rw-r--r--devel/ruby-rbbr/pkg-comment1
-rw-r--r--devel/ruby-yaml/Makefile1
-rw-r--r--devel/ruby-yaml/pkg-comment1
-rw-r--r--net/ruby-dict/Makefile1
-rw-r--r--net/ruby-dict/pkg-comment1
7 files changed, 3 insertions, 4 deletions
diff --git a/devel/ruby-pcsc-lite/Makefile b/devel/ruby-pcsc-lite/Makefile
index 77360506e099..6b39068976ee 100644
--- a/devel/ruby-pcsc-lite/Makefile
+++ b/devel/ruby-pcsc-lite/Makefile
@@ -14,6 +14,7 @@ DISTNAME= PCSC-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= toni@soth.at
+COMMENT= Ruby extension for the UNIX PC/SC Lite API (MUSCLE)
LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite
diff --git a/devel/ruby-pcsc-lite/pkg-comment b/devel/ruby-pcsc-lite/pkg-comment
deleted file mode 100644
index e99aaaf8bd0d..000000000000
--- a/devel/ruby-pcsc-lite/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby extension for the UNIX PC/SC Lite API (MUSCLE)
diff --git a/devel/ruby-rbbr/pkg-comment b/devel/ruby-rbbr/pkg-comment
deleted file mode 100644
index 434d59237838..000000000000
--- a/devel/ruby-rbbr/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A GTK+2-based Ruby module browser
diff --git a/devel/ruby-yaml/Makefile b/devel/ruby-yaml/Makefile
index 8b51dc205a64..237a9a0c7353 100644
--- a/devel/ruby-yaml/Makefile
+++ b/devel/ruby-yaml/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}rb-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= tacho@daemonz.org
+COMMENT= A YAML serialization specification implementation for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-yaml/pkg-comment b/devel/ruby-yaml/pkg-comment
deleted file mode 100644
index 20b9e873ae69..000000000000
--- a/devel/ruby-yaml/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A YAML serialization specification implementation for Ruby
diff --git a/net/ruby-dict/Makefile b/net/ruby-dict/Makefile
index bbc66243b19e..49050fe403fe 100644
--- a/net/ruby-dict/Makefile
+++ b/net/ruby-dict/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= fuyuki@hadaly.org
+COMMENT= A client-side implementation of the DICT protocol in Ruby
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/net/ruby-dict/pkg-comment b/net/ruby-dict/pkg-comment
deleted file mode 100644
index d573f48dc6bf..000000000000
--- a/net/ruby-dict/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A client-side implementation of the DICT protocol in Ruby