summaryrefslogtreecommitdiff
path: root/graphics/Makefile
blob: 3e30c730e459769f245a3fd79298496db9eabd2f (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
29
30
31
32
# $Id: Makefile,v 1.20 1996/03/06 11:05:08 asami Exp $
#

    SUBDIR += ImageMagick
    SUBDIR += Mesa
    SUBDIR += aero
    SUBDIR += dore
    SUBDIR += hpscan
    SUBDIR += jpeg
    SUBDIR += mpeg-lib
    SUBDIR += mpeg_play
    SUBDIR += netpbm
    SUBDIR += pixmap
    SUBDIR += png
    SUBDIR += povray
    SUBDIR += spigot
    SUBDIR += tgif
    SUBDIR += tiff
    SUBDIR += vcg
    SUBDIR += xanim
    SUBDIR += xbmbrowser
    SUBDIR += xdl
    SUBDIR += xfig
    SUBDIR += xfractint
    SUBDIR += xgrasp
    SUBDIR += xli
    SUBDIR += xpaint
    SUBDIR += xpdf
    SUBDIR += xpm
    SUBDIR += xv

.include <bsd.port.subdir.mk>