diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch) | |
tree | f214f6693c078d234b219fcc9c35c9c6ad6b20cd /x11 | |
parent | 0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff) | |
download | FreeBSD-ports-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip FreeBSD-ports-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz |
De-pkg-comment.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ruby-X11/Makefile | 1 | ||||
-rw-r--r-- | x11/ruby-X11/pkg-comment | 1 | ||||
-rw-r--r-- | x11/ruby-gnome-all/Makefile | 1 | ||||
-rw-r--r-- | x11/ruby-gnome-all/pkg-comment | 1 | ||||
-rw-r--r-- | x11/ruby-gnome/Makefile | 1 | ||||
-rw-r--r-- | x11/ruby-gnome/pkg-comment | 1 | ||||
-rw-r--r-- | x11/ruby-gnome2-all/Makefile | 1 | ||||
-rw-r--r-- | x11/ruby-gnome2-all/pkg-comment | 1 | ||||
-rw-r--r-- | x11/ruby-gnome2/Makefile | 1 | ||||
-rw-r--r-- | x11/ruby-gnome2/pkg-comment | 1 | ||||
-rw-r--r-- | x11/ruby-panel-applet/Makefile | 1 | ||||
-rw-r--r-- | x11/ruby-panel-applet/pkg-comment | 1 |
12 files changed, 6 insertions, 6 deletions
diff --git a/x11/ruby-X11/Makefile b/x11/ruby-X11/Makefile index 86c17dd..dfe7881 100644 --- a/x11/ruby-X11/Makefile +++ b/x11/ruby-X11/Makefile @@ -14,6 +14,7 @@ DISTNAME= Ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A fully reflective X11 client library for Ruby USE_RUBY= yes diff --git a/x11/ruby-X11/pkg-comment b/x11/ruby-X11/pkg-comment deleted file mode 100644 index fba863f..0000000 --- a/x11/ruby-X11/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fully reflective X11 client library for Ruby diff --git a/x11/ruby-gnome-all/Makefile b/x11/ruby-gnome-all/Makefile index 726662f..4eab675 100644 --- a/x11/ruby-gnome-all/Makefile +++ b/x11/ruby-gnome-all/Makefile @@ -14,6 +14,7 @@ DISTFILES= # none EXTRACT_ONLY= # none MAINTAINER= knu@FreeBSD.org +COMMENT= The "meta-port" for Ruby/GNOME #RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/lglade.so:${PORTSDIR}/devel/ruby-libglade diff --git a/x11/ruby-gnome-all/pkg-comment b/x11/ruby-gnome-all/pkg-comment deleted file mode 100644 index 435e8e1..0000000 --- a/x11/ruby-gnome-all/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "meta-port" for Ruby/GNOME diff --git a/x11/ruby-gnome/Makefile b/x11/ruby-gnome/Makefile index ce539df..d95efac 100644 --- a/x11/ruby-gnome/Makefile +++ b/x11/ruby-gnome/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A set of Ruby bindings for GNOME RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \ ${RUBY_SITELIBDIR}/gdk_imlib.rb:${PORTSDIR}/graphics/ruby-gdk_imlib \ diff --git a/x11/ruby-gnome/pkg-comment b/x11/ruby-gnome/pkg-comment deleted file mode 100644 index 5e9b8a9c..0000000 --- a/x11/ruby-gnome/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of Ruby bindings for GNOME diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile index 28f8970..72cbca9 100644 --- a/x11/ruby-gnome2-all/Makefile +++ b/x11/ruby-gnome2-all/Makefile @@ -14,6 +14,7 @@ DISTFILES= # none EXTRACT_ONLY= # none MAINTAINER= knu@FreeBSD.org +COMMENT= The "meta-port" for Ruby/GNOME2 RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/pango.so:${PORTSDIR}/x11-toolkits/ruby-pango diff --git a/x11/ruby-gnome2-all/pkg-comment b/x11/ruby-gnome2-all/pkg-comment deleted file mode 100644 index a84384c..0000000 --- a/x11/ruby-gnome2-all/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "meta-port" for Ruby/GNOME2 diff --git a/x11/ruby-gnome2/Makefile b/x11/ruby-gnome2/Makefile index a077692..d40dc25 100644 --- a/x11/ruby-gnome2/Makefile +++ b/x11/ruby-gnome2/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A set of Ruby bindings for GNOME2 LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ diff --git a/x11/ruby-gnome2/pkg-comment b/x11/ruby-gnome2/pkg-comment deleted file mode 100644 index 37d5017..0000000 --- a/x11/ruby-gnome2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of Ruby bindings for GNOME2 diff --git a/x11/ruby-panel-applet/Makefile b/x11/ruby-panel-applet/Makefile index fcdeb0d..4b6dbdf 100644 --- a/x11/ruby-panel-applet/Makefile +++ b/x11/ruby-panel-applet/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby binding for GNOME panel-applet library RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \ ${RUBY_SITEARCHLIBDIR}/gnome.so:${PORTSDIR}/x11/ruby-gnome diff --git a/x11/ruby-panel-applet/pkg-comment b/x11/ruby-panel-applet/pkg-comment deleted file mode 100644 index 17c4d1e..0000000 --- a/x11/ruby-panel-applet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby binding for GNOME panel-applet library |