1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11/Makefile
1995-02-18 23:12:37 +00:00

13 lines
353 B
Makefile

# $Id: Makefile,v 1.49 1995/02/18 22:12:47 ats Exp $
#
SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \
tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \
xlockmore xphoon xsnow xview-config xview-lib xview-clients
#
# These depend on tk, so might as well build tk first...
#
SUBDIR+= blt
.include <bsd.port.subdir.mk>