1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-toolkits/Makefile
Satoshi Asami bd44f669b7 Move pythonqt to x11-toolkits.
Reminded by:	vanilla
1998-08-14 22:46:54 +00:00

37 lines
720 B
Makefile

# $Id: Makefile,v 1.3 1998/08/12 22:31:33 asami Exp $
#
SUBDIR += FWF
SUBDIR += Xaw3d
SUBDIR += auis
SUBDIR += blt
SUBDIR += gtk
SUBDIR += gtk11
SUBDIR += iv
SUBDIR += lesstif
SUBDIR += neXtaw
SUBDIR += p5-Gtk
SUBDIR += p5-Tcl-Tk
SUBDIR += p5-Tk
SUBDIR += pmw
SUBDIR += pygtk
SUBDIR += pythonqt
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>