mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
48 lines
982 B
Makefile
48 lines
982 B
Makefile
# $Id: Makefile,v 1.28 1996/11/15 10:23:21 asami Exp $
|
|
#
|
|
|
|
SUBDIR += ImageMagick
|
|
SUBDIR += Mesa
|
|
SUBDIR += aero
|
|
SUBDIR += dore
|
|
SUBDIR += giftool
|
|
SUBDIR += giftrans
|
|
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 += p5-Image-Size
|
|
SUBDIR += pixmap
|
|
SUBDIR += png
|
|
SUBDIR += povray
|
|
SUBDIR += spigot
|
|
SUBDIR += splitmpg
|
|
SUBDIR += tgif
|
|
SUBDIR += tiff
|
|
SUBDIR += txtmerge
|
|
SUBDIR += vcg
|
|
SUBDIR += xanim
|
|
SUBDIR += xbmbrowser
|
|
SUBDIR += xdl
|
|
SUBDIR += xfig
|
|
SUBDIR += xfractint
|
|
SUBDIR += xgrasp
|
|
SUBDIR += xli
|
|
SUBDIR += xmandel
|
|
SUBDIR += xmfract
|
|
SUBDIR += xmorph
|
|
SUBDIR += xpaint
|
|
SUBDIR += xpdf
|
|
SUBDIR += xpm
|
|
SUBDIR += xv
|
|
|
|
.include <bsd.port.subdir.mk>
|