freebsd-ports/x11/Makefile

16 lines
446 B
Makefile
Raw Normal View History

1994-12-17 12:55:50 +01:00
# $Id: Makefile,v 1.37 1994/12/14 23:02:26 wollman Exp $
#
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
1994-12-17 12:55:50 +01:00
jpeg kterm mpeg-lib mpeg_play olvwm \
1994-12-05 23:59:10 +01:00
pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie \
1994-12-08 11:22:53 +01:00
xcdplayer xdvi xearth xfed xfig xgraph xli xlockmore xpm xsnow \
xtexshell xv
1994-10-29 23:17:33 +01:00
1994-10-13 01:51:53 +01:00
#
1994-12-14 22:24:02 +01:00
# These depend on tk, so might as well build tk first...
1994-12-15 00:02:26 +01:00
# (And vic depends on blt.)
1994-10-13 01:51:53 +01:00
#
1994-12-15 00:02:26 +01:00
SUBDIR+= imm nv blt vic
.include <bsd.port.subdir.mk>