freebsd-ports/x11/Makefile

13 lines
322 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.24 1994/11/15 01:26:56 gpalmer Exp $
#
SUBDIR= emu ghostview ivs jpeg olvwm pcb tk xanim xarchie \
xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \
ImageMagick ctwm mpeg-lib tiff
1994-10-29 23:17:33 +01:00
1994-10-13 01:51:53 +01:00
#
1994-10-29 23:17:33 +01:00
# imm & nv depends on tk, so might as well build tk first...
1994-10-13 01:51:53 +01:00
#
1994-10-29 23:17:33 +01:00
SUBDIR+= imm nv
.include <bsd.port.subdir.mk>