diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-31 22:35:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-31 22:35:50 +0800 |
commit | 4b666e2f1d4f3e290ebef1c09c94c99648956dc2 (patch) | |
tree | b85a3791daa4c5821173ff30996b13621fbfffb0 /x11-toolkits/Makefile | |
parent | 6feb78db4ca13762405a570a0527110ca86703c1 (diff) | |
download | freebsd-ports-gnome-4b666e2f1d4f3e290ebef1c09c94c99648956dc2.tar.gz freebsd-ports-gnome-4b666e2f1d4f3e290ebef1c09c94c99648956dc2.tar.zst freebsd-ports-gnome-4b666e2f1d4f3e290ebef1c09c94c99648956dc2.zip |
GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set
of Gtk+ widgets using the Object-Oriented features of this language.
This version of GtkAda is designed to be used with lang/gnat-gcc41.
WWW: https://libre2.adacore.com/GtkAda/
WWW: http://gnuada.sourceforge.net/
PR: ports/107183
Submitted by: Petr Holub <hopet at ics.muni.cz>
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 d3f5bb4dc4c2..bd4c0fcfcf11 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -57,6 +57,7 @@ SUBDIR += gtk20-reference SUBDIR += gtkada SUBDIR += gtkada-devel + SUBDIR += gtkada-gcc SUBDIR += gtkdatabox SUBDIR += gtkdatabox2 SUBDIR += gtkextra |