freebsd-ports/graphics/Makefile

35 lines
686 B
Makefile
Raw Normal View History

1996-07-10 07:45:31 +02:00
# $Id: Makefile,v 1.21 1996/04/12 08:28:52 asami Exp $
1995-01-13 12:11:29 +01:00
#
1995-07-18 02:34:16 +02:00
SUBDIR += ImageMagick
1996-04-12 10:28:52 +02:00
SUBDIR += Mesa
1995-08-28 17:11:46 +02:00
SUBDIR += aero
1995-07-18 02:34:16 +02:00
SUBDIR += dore
SUBDIR += hpscan
1995-07-18 02:34:16 +02:00
SUBDIR += jpeg
SUBDIR += mpeg-lib
1996-07-10 07:45:31 +02:00
SUBDIR += mpeg2codec
SUBDIR += mpeg2play
1995-07-18 02:34:16 +02:00
SUBDIR += mpeg_play
SUBDIR += netpbm
SUBDIR += pixmap
1995-12-05 03:49:53 +01:00
SUBDIR += png
1995-07-18 02:34:16 +02:00
SUBDIR += povray
1995-10-03 10:36:49 +01:00
SUBDIR += spigot
1996-01-31 12:13:36 +01:00
SUBDIR += tgif
1995-07-18 02:34:16 +02:00
SUBDIR += tiff
SUBDIR += vcg
SUBDIR += xanim
1995-11-09 07:50:18 +01:00
SUBDIR += xbmbrowser
1995-07-18 02:34:16 +02:00
SUBDIR += xdl
SUBDIR += xfig
1995-09-09 06:23:32 +02:00
SUBDIR += xfractint
1995-07-29 13:31:33 +02:00
SUBDIR += xgrasp
1995-07-18 02:34:16 +02:00
SUBDIR += xli
SUBDIR += xpaint
1996-02-10 21:34:58 +01:00
SUBDIR += xpdf
1995-07-18 02:34:16 +02:00
SUBDIR += xpm
SUBDIR += xv
1995-01-13 12:11:29 +01:00
.include <bsd.port.subdir.mk>