diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-11-27 21:37:30 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-11-27 21:37:30 +0800 |
commit | 2d0c4cfa945e2c53ce6596444820086508e1ca56 (patch) | |
tree | 03236a6c879ca09b740a6e7e82f362b023666bad /x11-toolkits/Makefile | |
parent | 593016f264be9e7917ce316e4b95baee2f9e8569 (diff) | |
download | freebsd-ports-gnome-2d0c4cfa945e2c53ce6596444820086508e1ca56.tar.gz freebsd-ports-gnome-2d0c4cfa945e2c53ce6596444820086508e1ca56.tar.zst freebsd-ports-gnome-2d0c4cfa945e2c53ce6596444820086508e1ca56.zip |
Add p5-Gtk2-ImageView, perl bindings to the GtkImageView image viewer widget.
WWW: http://search.cpan.org/dist/Gtk2-ImageView/
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index a087ac65fd15..182af3bddf5a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -155,6 +155,7 @@ SUBDIR += p5-Gtk2-Ex-Utils SUBDIR += p5-Gtk2-GladeXML SUBDIR += p5-Gtk2-Html2 + SUBDIR += p5-Gtk2-ImageView SUBDIR += p5-Gtk2-TrayIcon SUBDIR += p5-GtkXmHTML SUBDIR += p5-Prima |