aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-04-18 09:12:27 +0800
committerpi <pi@FreeBSD.org>2016-04-18 09:12:27 +0800
commit97324d5957e3c84eb91593ac46b0a435d2011847 (patch)
tree47b2ee88c73b018504ca7f28c9b14057e65a37a2 /x11-toolkits/Makefile
parent9aabf959d40c7937254a809f42b3f8ffcb83d202 (diff)
downloadfreebsd-ports-gnome-97324d5957e3c84eb91593ac46b0a435d2011847.tar.gz
freebsd-ports-gnome-97324d5957e3c84eb91593ac46b0a435d2011847.tar.zst
freebsd-ports-gnome-97324d5957e3c84eb91593ac46b0a435d2011847.zip
New port: x11-toolkits/p5-Gtk3
Perl bindings to the 3.x series of the gtk+ toolkit. This module allows you to write graphical user interfaces in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Find out more about gtk+ at http://www.gtk.org. The gtk+ reference manual is also a handy companion when writing Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The Perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source. WWW: https://metacpan.org/pod/Gtk3 PR: 208372 Submitted by: hiroto.kagotani@gmail.com
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 407212777c17..6657eacbb4ab 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -149,6 +149,7 @@
SUBDIR += p5-Gtk2-PathButtonBar
SUBDIR += p5-Gtk2-TrayIcon
SUBDIR += p5-Gtk2-Unique
+ SUBDIR += p5-Gtk3
SUBDIR += p5-Pango
SUBDIR += p5-Prima
SUBDIR += p5-Tk