openbsd-ports/graphics/Makefile

74 lines
1.6 KiB
Makefile
Raw Normal View History

1998-04-10 17:40:08 -04:00
# $OpenBSD: Makefile,v 1.8 1998/04/10 21:40:08 marc Exp $
# $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $
#
# SUBDIR += ImageMagick
# SUBDIR += Mesa
# SUBDIR += aero
# SUBDIR += camediaplay
# SUBDIR += dc3play
# SUBDIR += dore
# SUBDIR += fxtv
# SUBDIR += gd
# SUBDIR += geomview
# SUBDIR += gfont
# SUBDIR += giflib
# SUBDIR += gifmerge
# SUBDIR += giftool
# SUBDIR += giftrans
1998-04-10 17:40:08 -04:00
# SUBDIR += gimp
# SUBDIR += gimp-devel
# SUBDIR += hdf
# SUBDIR += hobbes-icons-xpm
# SUBDIR += hpscan
# SUBDIR += imlib
# SUBDIR += jbigkit
1997-12-02 22:05:51 -05:00
SUBDIR += jpeg
1997-12-19 23:11:59 -05:00
SUBDIR += mpeg-lib
# SUBDIR += mpeg2codec
# SUBDIR += mpeg2play
# SUBDIR += mpeg_encode
1997-12-19 23:11:59 -05:00
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
1997-12-02 22:51:17 -05:00
SUBDIR += png
# SUBDIR += povray
# SUBDIR += qvplay
# SUBDIR += sced
# SUBDIR += spigot
# SUBDIR += splitmpg
# SUBDIR += tgif
1997-12-02 22:05:51 -05:00
SUBDIR += tiff
1997-12-19 23:11:59 -05:00
SUBDIR += tiff34
# SUBDIR += txtmerge
# SUBDIR += urt
# SUBDIR += vcg
# SUBDIR += whirlgif
# SUBDIR += xanim
# SUBDIR += xaos
# SUBDIR += xbmbrowser
# SUBDIR += xdl
1997-12-02 23:18:28 -05:00
SUBDIR += xfig
# SUBDIR += xfractint
# SUBDIR += xgrasp
# SUBDIR += xli
# SUBDIR += xmandel
# SUBDIR += xmfract
# SUBDIR += xmorph
# SUBDIR += xmountains
1997-12-02 22:51:17 -05:00
SUBDIR += xpaint
1997-12-02 22:05:51 -05:00
SUBDIR += xpdf
SUBDIR += xpm
1998-03-21 00:39:40 -05:00
SUBDIR += xv
.include <bsd.port.subdir.mk>