summaryrefslogtreecommitdiff
path: root/graphics/Makefile
blob: a1fb389beb10f5bb58f94a394c11cec9da9e26cc (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
24
25
26
27
28
# $Id: Makefile,v 1.15 1995/10/03 09:36:49 asami Exp $
#

    SUBDIR += ImageMagick
    BROKEN += Mesa              # doesn't install
    SUBDIR += aero
    SUBDIR += dore
    SUBDIR += jpeg
    SUBDIR += mpeg-lib
    SUBDIR += mpeg_play
    SUBDIR += netpbm
    SUBDIR += pixmap
    SUBDIR += povray
    SUBDIR += spigot
    SUBDIR += tiff
    SUBDIR += vcg
    SUBDIR += xanim
    SUBDIR += xbmbrowser
    SUBDIR += xdl
    SUBDIR += xfig
    SUBDIR += xfractint
    SUBDIR += xgrasp
    SUBDIR += xli
    SUBDIR += xpaint
    SUBDIR += xpm
    SUBDIR += xv

.include <bsd.port.subdir.mk>