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
368 B
Makefile
Raw Normal View History

1994-11-25 04:49:58 +00:00
# $Id: Makefile,v 1.30 1994/11/24 21:59:00 asami Exp $
#
1994-11-24 21:14:18 +00:00
SUBDIR= Xaw3d color_xterm emu fvwm iv ivs jpeg kterm olvwm pcb piewm tk \
tkhfs xanim xarchie \
1994-11-25 04:49:58 +00:00
xcdplayer xdvi xearth xgraph xli 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>