freebsd-ports/graphics/Makefile
Andrey A. Chernov 3dd3603aa5 Add png
1995-12-05 02:49:53 +00:00

30 lines
609 B
Makefile

# $Id: Makefile,v 1.16 1995/11/09 06:50:18 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 += png
SUBDIR += povray
SUBDIR += spigot
SUBDIR += tiff
SUBDIR += vcg
SUBDIR += xanim
SUBDIR += xbmbrowser
SUBDIR += xdl
SUBDIR += xfig
SUBDIR += xfractint
SUBDIR += xgrasp
SUBDIR += xli
SUBDIR += xpaint
SUBDIR += xpm
SUBDIR += xv
.include <bsd.port.subdir.mk>