77 lines
1.7 KiB
Makefile
77 lines
1.7 KiB
Makefile
# $OpenBSD: Makefile,v 1.23 1999/03/15 17:12:20 brad Exp $
|
|
# $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $
|
|
#
|
|
|
|
SUBDIR += ImageMagick
|
|
SUBDIR += MesaGL
|
|
SUBDIR += aalib
|
|
# SUBDIR += aero
|
|
# SUBDIR += camediaplay
|
|
SUBDIR += compface
|
|
# SUBDIR += dc3play
|
|
# SUBDIR += dore
|
|
# SUBDIR += fxtv
|
|
SUBDIR += gd
|
|
# SUBDIR += geomview
|
|
# SUBDIR += gfont
|
|
SUBDIR += ggi
|
|
SUBDIR += giflib
|
|
# SUBDIR += gifmerge
|
|
# SUBDIR += giftool
|
|
SUBDIR += giftrans
|
|
SUBDIR += gii
|
|
SUBDIR += gimp
|
|
# SUBDIR += gimp-devel
|
|
# SUBDIR += hdf
|
|
# SUBDIR += hobbes-icons-xpm
|
|
# SUBDIR += hpscan
|
|
# SUBDIR += imlib
|
|
# SUBDIR += jbigkit
|
|
SUBDIR += jpeg
|
|
SUBDIR += mpeg-lib
|
|
# SUBDIR += mpeg2codec
|
|
# SUBDIR += mpeg2play
|
|
# SUBDIR += mpeg_encode
|
|
SUBDIR += mpeg_play
|
|
# SUBDIR += mpeg_stat
|
|
# SUBDIR += mpegedit
|
|
# SUBDIR += mplex
|
|
SUBDIR += netpbm
|
|
# SUBDIR += p5-GD
|
|
# SUBDIR += p5-Image-Size
|
|
# SUBDIR += pgperl
|
|
# SUBDIR += pgplot
|
|
# SUBDIR += photopc
|
|
# SUBDIR += pixmap
|
|
# SUBDIR += plotmtv
|
|
SUBDIR += png
|
|
# SUBDIR += povray
|
|
# SUBDIR += qvplay
|
|
# SUBDIR += sced
|
|
# SUBDIR += spigot
|
|
# SUBDIR += splitmpg
|
|
# SUBDIR += tgif
|
|
SUBDIR += tiff
|
|
SUBDIR += tiff34
|
|
# SUBDIR += txtmerge
|
|
# SUBDIR += urt
|
|
# SUBDIR += vcg
|
|
# SUBDIR += whirlgif
|
|
SUBDIR += xanim
|
|
# SUBDIR += xaos
|
|
SUBDIR += xbmbrowser
|
|
# SUBDIR += xdl
|
|
SUBDIR += xfig
|
|
# SUBDIR += xfractint
|
|
# SUBDIR += xgrasp
|
|
# SUBDIR += xli
|
|
# SUBDIR += xmandel
|
|
# SUBDIR += xmfract
|
|
# SUBDIR += xmorph
|
|
# SUBDIR += xmountains
|
|
SUBDIR += xpaint
|
|
SUBDIR += xpm
|
|
SUBDIR += xv
|
|
|
|
.include <bsd.port.subdir.mk>
|