summaryrefslogtreecommitdiff
path: root/x11/ruby-gtk/pkg
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-09-17 04:51:37 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-09-17 04:51:37 +0000
commitf9bd5608fc232f3a07cd54f2de9aaf185afd5cbb (patch)
tree5be919a46465db60b6ff6340309abc1a1f5ec1c2 /x11/ruby-gtk/pkg
parent87f8a0414fcd960110fa0f722d85c7b7d856ad74 (diff)
downloadpkgsrc-f9bd5608fc232f3a07cd54f2de9aaf185afd5cbb.tar.gz
Import FreeBSD's "ruby-gtk" port:
Ruby interface to Gtk+ toolkits
Diffstat (limited to 'x11/ruby-gtk/pkg')
-rw-r--r--x11/ruby-gtk/pkg/COMMENT1
-rw-r--r--x11/ruby-gtk/pkg/DESCR6
-rw-r--r--x11/ruby-gtk/pkg/PLIST18
3 files changed, 25 insertions, 0 deletions
diff --git a/x11/ruby-gtk/pkg/COMMENT b/x11/ruby-gtk/pkg/COMMENT
new file mode 100644
index 00000000000..779fba338a5
--- /dev/null
+++ b/x11/ruby-gtk/pkg/COMMENT
@@ -0,0 +1 @@
+Ruby interface to Gtk+ toolkits
diff --git a/x11/ruby-gtk/pkg/DESCR b/x11/ruby-gtk/pkg/DESCR
new file mode 100644
index 00000000000..61d97de5782
--- /dev/null
+++ b/x11/ruby-gtk/pkg/DESCR
@@ -0,0 +1,6 @@
+Ruby extension module to use Gtk+.
+
+WWW: http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/gtk.html
+
+- Yasuhiro Fukuma
+yasuf@big.or.jp
diff --git a/x11/ruby-gtk/pkg/PLIST b/x11/ruby-gtk/pkg/PLIST
new file mode 100644
index 00000000000..edd0a1e93db
--- /dev/null
+++ b/x11/ruby-gtk/pkg/PLIST
@@ -0,0 +1,18 @@
+lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/gtk.so
+lib/ruby/%%RUBY_VER%%/gtkcompat.rb
+share/examples/ruby/gtk/drawing.rb
+share/examples/ruby/gtk/helloworld.rb
+share/examples/ruby/gtk/text.rb
+share/examples/ruby/gtk/texthook.rb
+share/examples/ruby/gtk/browser/gtkbrows.rb
+share/examples/ruby/gtk/browser/rbbr_gtk.rb
+share/examples/ruby/gtk/browser/rbbr_rb.rb
+share/examples/ruby/gtk/browser/rbdump.rb
+@dirrm share/examples/ruby/gtk/browser
+share/examples/ruby/gtk/gdkimlib/sample1.rb
+share/examples/ruby/gtk/gdkimlib/sample2.rb
+share/examples/ruby/gtk/gdkimlib/sample3.rb
+share/examples/ruby/gtk/gdkimlib/sample4.rb
+share/examples/ruby/gtk/gdkimlib/sample5.rb
+@dirrm share/examples/ruby/gtk/gdkimlib
+@dirrm share/examples/ruby/gtk