diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-17 19:05:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-17 19:05:42 +0800 |
commit | a2f61f25b2b7eaf60ea257525d2298e7fbe760ff (patch) | |
tree | b61948735b151684e66d6ce9b01e04d8cdd67c67 /x11-toolkits/Makefile | |
parent | a4ec499acb1eec737112edee851698dc2a8698ae (diff) | |
download | freebsd-ports-gnome-a2f61f25b2b7eaf60ea257525d2298e7fbe760ff.tar.gz freebsd-ports-gnome-a2f61f25b2b7eaf60ea257525d2298e7fbe760ff.tar.zst freebsd-ports-gnome-a2f61f25b2b7eaf60ea257525d2298e7fbe760ff.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 |