1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11/Makefile

14 lines
359 B
Makefile
Raw Normal View History

1994-11-23 00:04:24 +00:00
# $Id: Makefile,v 1.26 1994/11/20 20:44:50 ats Exp $
#
1994-11-23 00:04:24 +00:00
SUBDIR= Xaw3d color_xterm emu fvwm ghostview iv ivs jpeg kterm olvwm pcb tk \
tkhfs xanim xarchie \
xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \
ImageMagick ctwm mpeg-lib tiff
1994-10-29 22:17:33 +00:00
1994-10-13 00:51:53 +00:00
#
1994-10-29 22:17:33 +00:00
# imm & nv depends on tk, so might as well build tk first...
1994-10-13 00:51:53 +00:00
#
1994-10-29 22:17:33 +00:00
SUBDIR+= imm nv
.include <bsd.port.subdir.mk>