aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-06-09 18:54:19 +0000
committerSteve Wills <swills@FreeBSD.org>2013-06-09 18:54:19 +0000
commitd7785eef242e84ec09a04c39948f736d1b323cb8 (patch)
tree666688f4cfdeee70bff57d027fdd1438f44e67a4 /x11
parent94fecaac805abd1cf7dcab5848aa49053ce4cc2b (diff)
downloadports-d7785eef242e84ec09a04c39948f736d1b323cb8.tar.gz
ports-d7785eef242e84ec09a04c39948f736d1b323cb8.zip
Meta port for all Ruby Gnome2 Gems
Notes
Notes: svn path=/head/; revision=320401
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile1
-rw-r--r--x11/rubygem-gnome2/Makefile32
-rw-r--r--x11/rubygem-gnome2/pkg-descr3
3 files changed, 36 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index a2bdfc297a03..6fbca700d2a1 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -253,6 +253,7 @@
SUBDIR += ruby-X11
SUBDIR += ruby-gnome2
SUBDIR += ruby-gtktrayicon
+ SUBDIR += rubygem-gnome2
SUBDIR += rxvt
SUBDIR += rxvt-devel
SUBDIR += rxvt-unicode
diff --git a/x11/rubygem-gnome2/Makefile b/x11/rubygem-gnome2/Makefile
new file mode 100644
index 000000000000..11541eb9091b
--- /dev/null
+++ b/x11/rubygem-gnome2/Makefile
@@ -0,0 +1,32 @@
+# $FreeBSD$
+
+PORTNAME= gnome2
+PORTVERSION= 2.0.2
+CATEGORIES= x11 rubygems
+CATEGORIES= x11 gnome rubygems
+MASTER_SITES= # none
+PKGNAMEPREFIX= rubygem-
+DISTFILES= # none
+EXTRACT_ONLY= # none
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Meta port for all Ruby Gnome2 Gems
+
+RUN_DEPENDS= rubygem-clutter-gtk>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-clutter-gtk \
+ rubygem-goocanvas>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-goocanvas \
+ rubygem-rsvg2>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-rsvg2 \
+ rubygem-clutter-gstreamer>=${PORTVERSION}:${PORTSDIR}/multimedia/rubygem-clutter-gstreamer \
+ rubygem-webkit-gtk>=${PORTVERSION}:${PORTSDIR}/www/rubygem-webkit-gtk \
+ rubygem-webkit-gtk2>=${PORTVERSION}:${PORTSDIR}/www/rubygem-webkit-gtk2 \
+ rubygem-gtksourceview2>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-gtksourceview2 \
+ rubygem-gtksourceview3>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-gtksourceview3 \
+ rubygem-poppler>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-poppler \
+ rubygem-vte>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-vte
+
+USE_RUBY= yes
+NO_BUILD= yes
+
+do-install:
+ @${DO_NADA}
+
+.include <bsd.port.mk>
diff --git a/x11/rubygem-gnome2/pkg-descr b/x11/rubygem-gnome2/pkg-descr
new file mode 100644
index 000000000000..86d826987117
--- /dev/null
+++ b/x11/rubygem-gnome2/pkg-descr
@@ -0,0 +1,3 @@
+Meta port for all Ruby Gnome2 Gems
+
+WWW: http://ruby-gnome2.sourceforge.jp/