diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 06:33:46 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 06:33:46 +0000 |
commit | f4938b2d56293bff7b17219187b35a65fe7d6f2a (patch) | |
tree | 5229093d5fc8b9018f06b05aa0e2b86cb5ecb2dc | |
parent | De-pkg-comment. (diff) |
De-pkg-comment the ruby ports that are not maintainered by ports committers.
Notes
Notes:
svn path=/head/; revision=76014
-rw-r--r-- | devel/ruby-pcsc-lite/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-pcsc-lite/pkg-comment | 1 | ||||
-rw-r--r-- | devel/ruby-rbbr/pkg-comment | 1 | ||||
-rw-r--r-- | devel/ruby-yaml/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-yaml/pkg-comment | 1 | ||||
-rw-r--r-- | net/ruby-dict/Makefile | 1 | ||||
-rw-r--r-- | net/ruby-dict/pkg-comment | 1 |
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 |