mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-13 23:36:08 +00:00
28 lines
566 B
Makefile
28 lines
566 B
Makefile
# $Id: Makefile,v 1.14 1995/09/09 04:23:32 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 += spigot
|
|
SUBDIR += tiff
|
|
SUBDIR += vcg
|
|
SUBDIR += xanim
|
|
SUBDIR += xdl
|
|
SUBDIR += xfig
|
|
SUBDIR += xfractint
|
|
SUBDIR += xgrasp
|
|
SUBDIR += xli
|
|
SUBDIR += xpaint
|
|
SUBDIR += xpm
|
|
SUBDIR += xv
|
|
|
|
.include <bsd.port.subdir.mk>
|