freebsd-ports/x11-toolkits/Makefile
Satoshi Asami 80bef2e812 A dummy port to create a package of static Motif libs and include
files to be used as dependencies from other ports.  Note you need
Motif already installed, and this port won't do anything for you
unless you are in the business of building packages.
1998-12-28 13:00:56 +00:00

43 lines
849 B
Makefile

# $Id: Makefile,v 1.12 1998/12/23 01:19:55 steve Exp $
#
SUBDIR += FWF
SUBDIR += Motif-dummy
SUBDIR += Xaw3d
SUBDIR += auis
SUBDIR += blt
SUBDIR += gtk
SUBDIR += gtk--
SUBDIR += gtk11
SUBDIR += gtk11-devel
SUBDIR += gtkgl
SUBDIR += gtkstep
SUBDIR += iv
SUBDIR += lesstif
SUBDIR += neXtaw
SUBDIR += p5-Gtk
SUBDIR += p5-Tcl-Tk
SUBDIR += p5-Tk
SUBDIR += pmw
SUBDIR += pygtk
SUBDIR += qt
SUBDIR += qt133
SUBDIR += qt140
SUBDIR += qt141
SUBDIR += slingshot
SUBDIR += tix
SUBDIR += tk41
SUBDIR += tk42
SUBDIR += tk80
SUBDIR += tk81
SUBDIR += tkstep80
SUBDIR += v
SUBDIR += xbae
SUBDIR += xforms
SUBDIR += xg
SUBDIR += xview-clients
SUBDIR += xview-config
SUBDIR += xview-lib
.include <bsd.port.subdir.mk>