pkgsrc/graphics/Makefile
agc c321e260f5 Add NetBSD RCS Id.
Comment out the packages untested in the NetBSD packages system.
1997-10-06 13:33:26 +00:00

71 lines
1.6 KiB
Makefile

# $NetBSD: Makefile,v 1.2 1997/10/06 13:33:26 agc Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm 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
# SUBDIR += gimp
# SUBDIR += gimp-devel
# SUBDIR += hobbes-icons-xpm
# SUBDIR += hpscan
# SUBDIR += imlib
# SUBDIR += jbigkit
SUBDIR += jpeg
# SUBDIR += mpeg-lib
# SUBDIR += mpeg2codec
# SUBDIR += mpeg2play
# SUBDIR += mpeg_encode
# SUBDIR += mpeg_play
# SUBDIR += mpeg_stat
# SUBDIR += mpegedit
# SUBDIR += mplex
# SUBDIR += netpbm
# SUBDIR += p5-GD
# SUBDIR += p5-Image-Size
# SUBDIR += pgperl
# SUBDIR += pgplot
# SUBDIR += pixmap
# SUBDIR += plotmtv
SUBDIR += png
# SUBDIR += povray
# SUBDIR += qvplay
# SUBDIR += sced
# SUBDIR += spigot
# SUBDIR += splitmpg
# SUBDIR += tgif
SUBDIR += tiff
# SUBDIR += tiff34
# SUBDIR += txtmerge
# SUBDIR += urt
# SUBDIR += vcg
# SUBDIR += whirlgif
# SUBDIR += xanim
# SUBDIR += xaos
# SUBDIR += xbmbrowser
# SUBDIR += xdl
# SUBDIR += xfig
# SUBDIR += xfractint
# SUBDIR += xgrasp
# SUBDIR += xli
# SUBDIR += xmandel
# SUBDIR += xmfract
# SUBDIR += xmorph
# SUBDIR += xmountains
# SUBDIR += xpaint
# SUBDIR += xpdf
SUBDIR += xpm
# SUBDIR += xv
.include <bsd.port.subdir.mk>