1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11/Makefile
Garrett Wollman 2dce31e55f Add vic.
1994-12-14 23:02:26 +00:00

16 lines
436 B
Makefile

# $Id: Makefile,v 1.36 1994/12/14 21:24:02 wollman Exp $
#
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
jpeg kterm mpeg-lib olvwm \
pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie \
xcdplayer xdvi xearth xfed xfig xgraph xli xlockmore xpm xsnow \
xtexshell xv
#
# These depend on tk, so might as well build tk first...
# (And vic depends on blt.)
#
SUBDIR+= imm nv blt vic
.include <bsd.port.subdir.mk>