aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-27 21:50:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-27 21:50:37 +0000
commit68674f462fe4729d779b3406a6bb40e00c9f63d3 (patch)
treed65c373990782dccc5c7754d9de9371bea9221ab /devel/Makefile
parent96519d4f3e324365340eab678e35890a7e842e86 (diff)
downloadports-68674f462fe4729d779b3406a6bb40e00c9f63d3.tar.gz
ports-68674f462fe4729d779b3406a6bb40e00c9f63d3.zip
Crow is a modern GUI builder for the GTK+ toolkit. It is an advanced
IDE-embeddable RAD tool designed to fulfill the needs of desktop programmers who want to create multi-platform GTK+ based applications with minimal GUI coding. Crow is full-featured yet lightweight: its tree-based Property Explorer solves many GUI constructing tasks in a versatile manner without additional popup dialogs. The project is targeted to develop a tool that is coherent and productive for experienced GTK+ users as well as simple and accessible for newcomers. WWW: http://crow-designer.sourceforge.net/ PR: ports/112618 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
Notes
Notes: svn path=/head/; revision=192137
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 3fe803a69331..543ad74372c8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -183,6 +183,7 @@
SUBDIR += cppi
SUBDIR += cppunit
SUBDIR += cproto
+ SUBDIR += crow
SUBDIR += cscope
SUBDIR += cscout
SUBDIR += cssc