aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-06-09 18:53:57 +0000
committerSteve Wills <swills@FreeBSD.org>2013-06-09 18:53:57 +0000
commit94fecaac805abd1cf7dcab5848aa49053ce4cc2b (patch)
tree213cc1921e89961d23f676e4a22a804653eceab1 /x11-toolkits
parentf1be6af8fa6fb279543992cc5c62c55a59e4e763 (diff)
downloadports-94fecaac805abd1cf7dcab5848aa49053ce4cc2b.tar.gz
ports-94fecaac805abd1cf7dcab5848aa49053ce4cc2b.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/rubygem-gtksourceview3/Makefile18
-rw-r--r--x11-toolkits/rubygem-gtksourceview3/distinfo2
-rw-r--r--x11-toolkits/rubygem-gtksourceview3/pkg-descr3
4 files changed, 24 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 913f1da09385..25723c4a5afb 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -242,6 +242,7 @@
SUBDIR += rubygem-gtk2
SUBDIR += rubygem-gtk3
SUBDIR += rubygem-gtksourceview2
+ SUBDIR += rubygem-gtksourceview3
SUBDIR += rubygem-pango
SUBDIR += rubygem-poppler
SUBDIR += rubygem-vte
diff --git a/x11-toolkits/rubygem-gtksourceview3/Makefile b/x11-toolkits/rubygem-gtksourceview3/Makefile
new file mode 100644
index 000000000000..01252fd30186
--- /dev/null
+++ b/x11-toolkits/rubygem-gtksourceview3/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME= gtksourceview3
+PORTVERSION= 2.0.2
+CATEGORIES= x11-toolkits rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x
+
+RUN_DEPENDS= rubygem-gtk3>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-gtk3 \
+ gtksourceview3>=0:${PORTSDIR}/x11-toolkits/gtksourceview3
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/rubygem-gtksourceview3/distinfo b/x11-toolkits/rubygem-gtksourceview3/distinfo
new file mode 100644
index 000000000000..d8eb75101c7a
--- /dev/null
+++ b/x11-toolkits/rubygem-gtksourceview3/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/gtksourceview3-2.0.2.gem) = 49dfe483e2ec7a94fdb24438bec81dea39e5363b5f19afde652312652d411c7b
+SIZE (rubygem/gtksourceview3-2.0.2.gem) = 15872
diff --git a/x11-toolkits/rubygem-gtksourceview3/pkg-descr b/x11-toolkits/rubygem-gtksourceview3/pkg-descr
new file mode 100644
index 000000000000..2c338e984197
--- /dev/null
+++ b/x11-toolkits/rubygem-gtksourceview3/pkg-descr
@@ -0,0 +1,3 @@
+Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
+
+WWW: http://ruby-gnome2.sourceforge.jp/