aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-08 06:08:20 +0800
committerasami <asami@FreeBSD.org>1998-08-08 06:08:20 +0800
commit07804d7369973def879667e3c2e6f6966b224e1a (patch)
tree17314966177f431f6b3c045065a99d4094264bca /x11-toolkits
parentcf5eac0e68fbdb3f6c96172c11a9f5c8ce478c71 (diff)
downloadfreebsd-ports-gnome-07804d7369973def879667e3c2e6f6966b224e1a.tar.gz
freebsd-ports-gnome-07804d7369973def879667e3c2e6f6966b224e1a.tar.zst
freebsd-ports-gnome-07804d7369973def879667e3c2e6f6966b224e1a.zip
New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm. Their contents to be repository copied shortly.
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>