freebsd-ports/graphics/Makefile

29 lines
591 B
Makefile
Raw Normal View History

1995-11-09 01:50:18 -05:00
# $Id: Makefile,v 1.15 1995/10/03 09:36:49 asami Exp $
1995-01-13 06:11:29 -05:00
#
1995-07-17 20:34:16 -04:00
SUBDIR += ImageMagick
BROKEN += Mesa # doesn't install
1995-08-28 11:11:46 -04:00
SUBDIR += aero
1995-07-17 20:34:16 -04:00
SUBDIR += dore
SUBDIR += jpeg
SUBDIR += mpeg-lib
SUBDIR += mpeg_play
SUBDIR += netpbm
SUBDIR += pixmap
SUBDIR += povray
1995-10-03 05:36:49 -04:00
SUBDIR += spigot
1995-07-17 20:34:16 -04:00
SUBDIR += tiff
SUBDIR += vcg
SUBDIR += xanim
1995-11-09 01:50:18 -05:00
SUBDIR += xbmbrowser
1995-07-17 20:34:16 -04:00
SUBDIR += xdl
SUBDIR += xfig
1995-09-09 00:23:32 -04:00
SUBDIR += xfractint
1995-07-29 07:31:33 -04:00
SUBDIR += xgrasp
1995-07-17 20:34:16 -04:00
SUBDIR += xli
SUBDIR += xpaint
SUBDIR += xpm
SUBDIR += xv
1995-01-13 06:11:29 -05:00
.include <bsd.port.subdir.mk>