25 lines
521 B
Makefile
25 lines
521 B
Makefile
# $Id: Makefile,v 1.12 1995/07/29 11:31:33 asami Exp $
|
|
#
|
|
|
|
SUBDIR += ImageMagick
|
|
BROKEN += Mesa # doesn't install
|
|
SUBDIR += aero
|
|
SUBDIR += dore
|
|
SUBDIR += jpeg
|
|
SUBDIR += mpeg-lib
|
|
SUBDIR += mpeg_play
|
|
SUBDIR += netpbm
|
|
SUBDIR += pixmap
|
|
SUBDIR += povray
|
|
SUBDIR += tiff
|
|
SUBDIR += vcg
|
|
SUBDIR += xanim
|
|
SUBDIR += xdl
|
|
SUBDIR += xfig
|
|
SUBDIR += xgrasp
|
|
SUBDIR += xli
|
|
SUBDIR += xpaint
|
|
SUBDIR += xpm
|
|
SUBDIR += xv
|
|
|
|
.include <bsd.port.subdir.mk>
|