mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
35 lines
686 B
Makefile
35 lines
686 B
Makefile
# $Id: Makefile,v 1.21 1996/04/12 08:28:52 asami Exp $
|
|
#
|
|
|
|
SUBDIR += ImageMagick
|
|
SUBDIR += Mesa
|
|
SUBDIR += aero
|
|
SUBDIR += dore
|
|
SUBDIR += hpscan
|
|
SUBDIR += jpeg
|
|
SUBDIR += mpeg-lib
|
|
SUBDIR += mpeg2codec
|
|
SUBDIR += mpeg2play
|
|
SUBDIR += mpeg_play
|
|
SUBDIR += netpbm
|
|
SUBDIR += pixmap
|
|
SUBDIR += png
|
|
SUBDIR += povray
|
|
SUBDIR += spigot
|
|
SUBDIR += tgif
|
|
SUBDIR += tiff
|
|
SUBDIR += vcg
|
|
SUBDIR += xanim
|
|
SUBDIR += xbmbrowser
|
|
SUBDIR += xdl
|
|
SUBDIR += xfig
|
|
SUBDIR += xfractint
|
|
SUBDIR += xgrasp
|
|
SUBDIR += xli
|
|
SUBDIR += xpaint
|
|
SUBDIR += xpdf
|
|
SUBDIR += xpm
|
|
SUBDIR += xv
|
|
|
|
.include <bsd.port.subdir.mk>
|