1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/x11/Makefile
Jean-Marc Zucconi 75e336ca69 Add xkeycaps
1995-02-12 17:15:05 +00:00

14 lines
363 B
Makefile

# $Id: Makefile,v 1.45 1995/01/13 14:19:58 jkh Exp $
#
SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \
tkhfs tkman tvtwm x3270 xearth xfed xkeycaps xlockmore xsnow \
xview-config xview-lib xview-clients
#
# These depend on tk, so might as well build tk first...
# (And vic depends on blt.)
#
SUBDIR+= blt vic
.include <bsd.port.subdir.mk>