1995-01-06 06:42:02 +01:00
|
|
|
# $Id: Makefile,v 1.43 1995/01/06 02:32:43 asami Exp $
|
1994-08-23 12:20:29 +02:00
|
|
|
#
|
1995-01-05 02:02:17 +01:00
|
|
|
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview \
|
|
|
|
irsim iv ivs jpeg kterm magic mpeg-lib mpeg_play olvwm pcb \
|
|
|
|
piewm povray rxvt tiff tk tkhfs tkman tvtwm x3270 xanim \
|
|
|
|
xarchie xcd xcdplayer xdvi xearth xfed xfig xfm xgraph xli \
|
1995-01-06 06:42:02 +01:00
|
|
|
xlockmore xpaint xpm xsnow xtexshell \
|
1994-12-25 22:39:25 +01:00
|
|
|
xview-config xview-lib xview-clients
|
1994-10-29 23:17:33 +01:00
|
|
|
|
1994-10-13 01:51:53 +01:00
|
|
|
#
|
1994-12-14 22:24:02 +01:00
|
|
|
# These depend on tk, so might as well build tk first...
|
1994-12-15 00:02:26 +01:00
|
|
|
# (And vic depends on blt.)
|
1994-10-13 01:51:53 +01:00
|
|
|
#
|
1994-12-15 00:02:26 +01:00
|
|
|
SUBDIR+= imm nv blt vic
|
1994-08-21 21:08:10 +02:00
|
|
|
|
1994-08-22 13:26:08 +02:00
|
|
|
.include <bsd.port.subdir.mk>
|