diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-09-17 05:00:21 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-09-17 05:00:21 +0000 |
commit | b977b5db997c49eb122896969580e806e522379b (patch) | |
tree | a058075229aac2a928382d9895964c1d7afec252 /x11/ruby-gtk/pkg | |
parent | aaf3420684c32d4a12acfab52d91e53d5e36d3e7 (diff) | |
download | pkgsrc-b977b5db997c49eb122896969580e806e522379b.tar.gz |
Adapt this package to NetBSD.
Diffstat (limited to 'x11/ruby-gtk/pkg')
-rw-r--r-- | x11/ruby-gtk/pkg/DESCR | 2 | ||||
-rw-r--r-- | x11/ruby-gtk/pkg/PLIST | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/ruby-gtk/pkg/DESCR b/x11/ruby-gtk/pkg/DESCR index 61d97de5782..9b9da834e89 100644 --- a/x11/ruby-gtk/pkg/DESCR +++ b/x11/ruby-gtk/pkg/DESCR @@ -1,6 +1,4 @@ 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 index edd0a1e93db..062f6be7a8b 100644 --- a/x11/ruby-gtk/pkg/PLIST +++ b/x11/ruby-gtk/pkg/PLIST @@ -1,5 +1,6 @@ -lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/gtk.so -lib/ruby/%%RUBY_VER%%/gtkcompat.rb +@comment $NetBSD: PLIST,v 1.2 1999/09/17 05:00:22 sakamoto Exp $ +lib/ruby/${RUBY_VERSION}/${MACHINE_ARCH}-${LOWER_OPSYS}/gtk.so +lib/ruby/gtkcompat.rb share/examples/ruby/gtk/drawing.rb share/examples/ruby/gtk/helloworld.rb share/examples/ruby/gtk/text.rb |