aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
blob: f7d5cce277028e7519970fe11df79ab26e95982b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $Id: Makefile,v 1.10 1995/05/15 04:18:59 asami Exp $
#

    SUBDIR += ImageMagick
    BROKEN += Mesa              # doesn't install
    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
    SUBDIR += xli
    SUBDIR += xpaint
    SUBDIR += xpm
    SUBDIR += xv

.include <bsd.port.subdir.mk>