1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/graphics/Makefile

27 lines
543 B
Makefile
Raw Normal View History

1995-09-09 04:23:32 +00:00
# $Id: Makefile,v 1.13 1995/08/28 15:11:46 jkh Exp $
1995-01-13 11:11:29 +00:00
#
1995-07-18 00:34:16 +00:00
SUBDIR += ImageMagick
BROKEN += Mesa # doesn't install
1995-08-28 15:11:46 +00:00
SUBDIR += aero
1995-07-18 00:34:16 +00:00
SUBDIR += dore
SUBDIR += jpeg
SUBDIR += mpeg-lib
SUBDIR += mpeg_play
SUBDIR += netpbm
SUBDIR += pixmap
SUBDIR += povray
SUBDIR += tiff
SUBDIR += vcg
SUBDIR += xanim
SUBDIR += xdl
SUBDIR += xfig
1995-09-09 04:23:32 +00:00
SUBDIR += xfractint
1995-07-29 11:31:33 +00:00
SUBDIR += xgrasp
1995-07-18 00:34:16 +00:00
SUBDIR += xli
SUBDIR += xpaint
SUBDIR += xpm
SUBDIR += xv
1995-01-13 11:11:29 +00:00
.include <bsd.port.subdir.mk>