summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 06:33:46 +0000
committerknu <knu@FreeBSD.org>2003-02-21 06:33:46 +0000
commitc7ad84a025f33dfc1f58fe70ae5ba47508f87aec (patch)
treea9f0c2d4c095e76579efe6c3231d348ed7e0356e
parent6a40d3a54d4afc64fdd061e44f3ac205754e2748 (diff)
downloadFreeBSD-ports-c7ad84a025f33dfc1f58fe70ae5ba47508f87aec.zip
FreeBSD-ports-c7ad84a025f33dfc1f58fe70ae5ba47508f87aec.tar.gz
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 7736050..6b39068 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 e99aaaf..0000000
--- 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 434d592..0000000
--- 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 8b51dc2..237a9a0 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 20b9e87..0000000
--- 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 bbc6624..49050fe 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 d573f48..0000000
--- a/net/ruby-dict/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A client-side implementation of the DICT protocol in Ruby
OpenPOWER on IntegriCloud