73576edb3f
Submitted by: MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>
43 lines
864 B
Makefile
43 lines
864 B
Makefile
# $Id: Makefile,v 1.24 1996/08/16 13:45:56 erich Exp $
|
|
#
|
|
|
|
SUBDIR += ImageMagick
|
|
SUBDIR += Mesa
|
|
SUBDIR += aero
|
|
SUBDIR += dore
|
|
SUBDIR += gimp
|
|
SUBDIR += hpscan
|
|
SUBDIR += jpeg
|
|
SUBDIR += mpeg-lib
|
|
SUBDIR += mpeg2codec
|
|
SUBDIR += mpeg2play
|
|
SUBDIR += mpegedit
|
|
SUBDIR += mpeg_encode
|
|
SUBDIR += mpeg_play
|
|
SUBDIR += mpeg_stat
|
|
SUBDIR += mplex
|
|
SUBDIR += netpbm
|
|
SUBDIR += pixmap
|
|
SUBDIR += png
|
|
SUBDIR += povray
|
|
SUBDIR += spigot
|
|
SUBDIR += splitmpg
|
|
SUBDIR += tgif
|
|
SUBDIR += tiff
|
|
SUBDIR += vcg
|
|
SUBDIR += xanim
|
|
SUBDIR += xbmbrowser
|
|
SUBDIR += xdl
|
|
SUBDIR += xfig
|
|
SUBDIR += xfractint
|
|
SUBDIR += xgrasp
|
|
SUBDIR += xli
|
|
SUBDIR += xmfract
|
|
SUBDIR += xmorph
|
|
SUBDIR += xpaint
|
|
SUBDIR += xpdf
|
|
SUBDIR += xpm
|
|
SUBDIR += xv
|
|
|
|
.include <bsd.port.subdir.mk>
|