diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-17 19:05:42 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-17 19:05:42 +0800 |
commit | 49a79390131c818df1e0b427f68fe117d4c1697f (patch) | |
tree | 48b4fc54c624c96a24cb78699f87adf3219e5d5e /x11-toolkits/Makefile | |
parent | 1a22dfaa87eeb4b5fc8693489abc276938641f15 (diff) | |
download | freebsd-ports-gnome-49a79390131c818df1e0b427f68fe117d4c1697f.tar.gz freebsd-ports-gnome-49a79390131c818df1e0b427f68fe117d4c1697f.tar.zst freebsd-ports-gnome-49a79390131c818df1e0b427f68fe117d4c1697f.zip |
This is GtkAda version 3.1.3. This package is an Ada2005 graphical library
for the Gimp Toolkit, which means this is a set of packages to allow you
to easily create some graphical interfaces under X11 and Win32, using Ada2005
as a programming language.
Every widget from gtk 2.2 has been bound, and the test
program found in the gtk release has been reimplemented in Ada (have a
look at the testgtk/ directory).
WWW: http://libre.adacore.com/
PR: ports/107415
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Repocopy by: marcus
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 603eca7b2ea0..fb1e949a3042 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -58,6 +58,7 @@ SUBDIR += gtkada SUBDIR += gtkada-devel SUBDIR += gtkada-gcc + SUBDIR += gtkada-gps SUBDIR += gtkdatabox SUBDIR += gtkdatabox2 SUBDIR += gtkextra |