mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
475c2586ab
of naming Python modules with a prefix of "py-" and to match this port's PKGNAME.
41 lines
819 B
Makefile
41 lines
819 B
Makefile
# $Id: Makefile,v 1.15 1999/01/03 13:15:19 asami Exp $
|
|
#
|
|
|
|
SUBDIR += FWF
|
|
SUBDIR += Motif-dummy
|
|
SUBDIR += Xaw3d
|
|
SUBDIR += auis
|
|
SUBDIR += blt
|
|
SUBDIR += gtk
|
|
SUBDIR += gtk--
|
|
SUBDIR += gtk-engines
|
|
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 += py-gtk
|
|
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>
|