freebsd-ports/x11/Makefile

15 lines
386 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.31 1994/11/25 04:49:58 asami Exp $
#
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
jpeg kterm mpeg-lib olvwm \
pcb piewm tiff tk tkhfs xanim xarchie \
xcdplayer xdvi xearth xfig xgraph xli xlockmore xpm xsnow \
xtexshell xv
1994-10-29 18:17:33 -04:00
1994-10-12 20:51:53 -04:00
#
1994-10-29 18:17:33 -04:00
# imm & nv depends on tk, so might as well build tk first...
1994-10-12 20:51:53 -04:00
#
1994-10-29 18:17:33 -04:00
SUBDIR+= imm nv
.include <bsd.port.subdir.mk>