diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-31 14:35:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-31 14:35:50 +0000 |
commit | 7beb8579b5fd9302aea0d6cb16d6719162048b29 (patch) | |
tree | 325f4b3407856bbc78bebd408fc6061844570dec /x11-toolkits/Makefile | |
parent | - Revert 1.3, the underlying problem was fixed (diff) |
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>
Notes
Notes:
svn path=/head/; revision=181155
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 |