aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 22:08:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 22:08:20 +0000
commit3c134ede8d50ff28b30f90d818aaf8ede44c772b (patch)
treec08e8618dfbe30ff4fc1e9dfeeeaee044115c5ce /x11-toolkits
parent0e600e3ae169a0fee136d33c7387b27e544563a1 (diff)
downloadports-3c134ede8d50ff28b30f90d818aaf8ede44c772b.tar.gz
ports-3c134ede8d50ff28b30f90d818aaf8ede44c772b.zip
New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm. Their contents to be repository copied shortly.
Notes
Notes: svn path=/head/; revision=12323
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile30
1 files changed, 30 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
new file mode 100644
index 000000000000..67fec7a68dbd
--- /dev/null
+++ b/x11-toolkits/Makefile
@@ -0,0 +1,30 @@
+# $Id$
+#
+
+ SUBDIR += FWF
+ SUBDIR += Xaw3d
+ SUBDIR += auis
+ SUBDIR += blt
+ SUBDIR += iv
+ SUBDIR += lesstif
+ SUBDIR += neXtaw
+ SUBDIR += pmw
+ SUBDIR += pygtk
+ SUBDIR += qt
+ SUBDIR += qt133
+ SUBDIR += qt140
+ SUBDIR += slingshot
+ SUBDIR += tix
+ SUBDIR += tk41
+ SUBDIR += tk42
+ SUBDIR += tk80
+ SUBDIR += tk81
+ SUBDIR += tkstep80
+ SUBDIR += v
+ SUBDIR += xbae
+ SUBDIR += xforms
+ SUBDIR += xview-clients
+ SUBDIR += xview-config
+ SUBDIR += xview-lib
+
+.include <bsd.port.subdir.mk>