mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
15 lines
402 B
Makefile
15 lines
402 B
Makefile
# $Id: Makefile,v 1.35 1994/12/08 10:22:53 asami Exp $
|
|
#
|
|
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
|
|
jpeg kterm mpeg-lib olvwm \
|
|
pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie \
|
|
xcdplayer xdvi xearth xfed xfig xgraph xli xlockmore xpm xsnow \
|
|
xtexshell xv
|
|
|
|
#
|
|
# These depend on tk, so might as well build tk first...
|
|
#
|
|
SUBDIR+= imm nv blt
|
|
|
|
.include <bsd.port.subdir.mk>
|