aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-06-09 18:44:25 +0000
committerSteve Wills <swills@FreeBSD.org>2013-06-09 18:44:25 +0000
commita419655f0f65625b6bbe7f419b3ad9e9d544582d (patch)
tree202efaae011730eac6ef39db7c79b02a620fea09 /x11-toolkits
parent1e63a4b9f64a0f96105107cddc7b045a32a3044b (diff)
downloadports-a419655f0f65625b6bbe7f419b3ad9e9d544582d.tar.gz
ports-a419655f0f65625b6bbe7f419b3ad9e9d544582d.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/rubygem-pango/Makefile19
-rw-r--r--x11-toolkits/rubygem-pango/distinfo2
-rw-r--r--x11-toolkits/rubygem-pango/pkg-descr3
4 files changed, 25 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 85fa87337e86..f9a3d53d5996 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -238,6 +238,7 @@
SUBDIR += ruby-poppler
SUBDIR += ruby-tk
SUBDIR += ruby-vte
+ SUBDIR += rubygem-pango
SUBDIR += sakura
SUBDIR += scintilla
SUBDIR += sdl_pango
diff --git a/x11-toolkits/rubygem-pango/Makefile b/x11-toolkits/rubygem-pango/Makefile
new file mode 100644
index 000000000000..7662ff8070e5
--- /dev/null
+++ b/x11-toolkits/rubygem-pango/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= pango
+PORTVERSION= 2.0.2
+CATEGORIES= x11-toolkits rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Ruby binding for Pango
+
+RUN_DEPENDS= rubygem-cairo>=1.12.5:${PORTSDIR}/graphics/rubygem-cairo \
+ rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2
+
+USE_GNOME= pango
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/rubygem-pango/distinfo b/x11-toolkits/rubygem-pango/distinfo
new file mode 100644
index 000000000000..657950ec82e4
--- /dev/null
+++ b/x11-toolkits/rubygem-pango/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/pango-2.0.2.gem) = cb77b629b4241f09213a7303a8867cccabfb37c5c6f85936c363026a9926f35c
+SIZE (rubygem/pango-2.0.2.gem) = 39424
diff --git a/x11-toolkits/rubygem-pango/pkg-descr b/x11-toolkits/rubygem-pango/pkg-descr
new file mode 100644
index 000000000000..0366223b71ff
--- /dev/null
+++ b/x11-toolkits/rubygem-pango/pkg-descr
@@ -0,0 +1,3 @@
+Ruby/Pango is a Ruby binding for Pango.
+
+WWW: http://ruby-gnome2.sourceforge.jp/