summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-25 10:59:09 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-25 10:59:09 +0000
commit8955e6894c5e22a18a438bcf5802d389d6c21a2d (patch)
treefae122c99132025faf40a460ce3940ad0ee7f8e6 /x11-toolkits/Makefile
parentAdd hgl-2.0.4 (diff)
Add bwidget-1.3.1
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widgets), but the concept is radically different because everything is pure Tcl/Tk. No platform dependencies, and no compiling required. The code is 100% Pure Tcl/Tk. Submitted by: Alexander N. Kabaev <ak03@gte.com> PR: ports/34417
Notes
Notes: svn path=/head/; revision=59973
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index a9f9066cce00..c4c54ff744cc 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -7,6 +7,7 @@
SUBDIR += bakery
SUBDIR += blt
SUBDIR += buffy
+ SUBDIR += bwidget
SUBDIR += clean-theme-gtk
SUBDIR += colorstep
SUBDIR += easygtk