diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-10-30 05:27:58 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-10-30 05:27:58 +0800 |
commit | 88d8bcda6b792c1b3dc42c7372f6e8381956cab7 (patch) | |
tree | 1231fb30af90e7c58cd2dd9f7eaa685c477af92d /x11-toolkits/p5-Gtk/pkg-descr | |
parent | a7dfe7a54fab0b768baf3648f2fd8908990e03e8 (diff) | |
download | freebsd-ports-gnome-88d8bcda6b792c1b3dc42c7372f6e8381956cab7.tar.gz freebsd-ports-gnome-88d8bcda6b792c1b3dc42c7372f6e8381956cab7.tar.zst freebsd-ports-gnome-88d8bcda6b792c1b3dc42c7372f6e8381956cab7.zip |
Portlint.
Diffstat (limited to 'x11-toolkits/p5-Gtk/pkg-descr')
-rw-r--r-- | x11-toolkits/p5-Gtk/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Gtk/pkg-descr b/x11-toolkits/p5-Gtk/pkg-descr index a8117257066f..def05e3fb9d7 100644 --- a/x11-toolkits/p5-Gtk/pkg-descr +++ b/x11-toolkits/p5-Gtk/pkg-descr @@ -1,7 +1,7 @@ -Gtk.pm is a perl module to access Gtk library, -and this version(0.1.10) was designed around gtk 971025, +Gtk-Perl is a set of modules that let you exploit the Gtk+ and Gnome +libraries from Perl. The module maps the Gtk+ objects to Perl packages +while trying to remain as close as possible to the C API, but not closer. -Gtk is available at <ftp://ftp.gimp.org/pub/gtk/>. +This is the base module (Gtk and Gtk::Gdk namespaces). -- Vanilla -vanilla@MinJe.com.TW +WWW: http://projects.prosa.it/gtkperl/ |