aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-03-23 19:29:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-03-23 19:29:15 +0000
commitdb09d0d760a26127f65e6ef2f39ced016b334cb7 (patch)
treed23e391d0448ef401877333a6dd6c6b52fe4de39 /devel/Makefile
parent1c720c9c60e344b5402898276ac1c06787f3e8d9 (diff)
downloadports-db09d0d760a26127f65e6ef2f39ced016b334cb7.tar.gz
ports-db09d0d760a26127f65e6ef2f39ced016b334cb7.zip
Gorm allows developers to quickly create graphical applications and to design
every little aspect of the application's user interface. Using drag and drop all types of objects like menus, buttons, tables, lists and browsers are easily added to the interface. With just the mouse you can resize, move or convert the objects or connect them to functions as well as edit nearly every aspect of them using Gorm's powerful inspectors. With its intuitive interface Gorm makes creating, editing and testing complex user interfaces a piece of cake. WWW: http://www.gnustep.org/experience/Gorm.html
Notes
Notes: svn path=/head/; revision=77295
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 70843f9a4b02..e1b389ba99c4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -222,6 +222,7 @@
SUBDIR += gnustep
SUBDIR += gnustep-make
SUBDIR += gob2
+ SUBDIR += gorm
SUBDIR += gperf
SUBDIR += gputils
SUBDIR += gtgt