summaryrefslogtreecommitdiff
path: root/graphics/Makefile
blob: 30ddffe3570d04bf4d9c1a8d61f4f19ecc1c7263 (plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# $NetBSD: Makefile,v 1.15 1998/03/29 22:17:55 tron 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 += gnuplot
#    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>