blob: 1e2b4a07080090c93edb44c4f4a9c945a399dfaa (
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
# $Id: Makefile,v 1.30 1996/11/19 12:33:33 asami Exp $
#
SUBDIR += ImageMagick
SUBDIR += Mesa
SUBDIR += aero
SUBDIR += dore
SUBDIR += gifmerge
SUBDIR += giftool
SUBDIR += giftrans
SUBDIR += gimp
SUBDIR += gimp-devel
SUBDIR += hpscan
SUBDIR += jpeg
SUBDIR += mpeg-lib
SUBDIR += mpeg2codec
SUBDIR += mpeg2play
SUBDIR += mpegedit
SUBDIR += mpeg_encode
SUBDIR += mpeg_play
SUBDIR += mpeg_stat
SUBDIR += mplex
SUBDIR += netpbm
SUBDIR += p5-Image-Size
SUBDIR += pixmap
SUBDIR += png
SUBDIR += povray
SUBDIR += spigot
SUBDIR += splitmpg
SUBDIR += tgif
SUBDIR += tiff
SUBDIR += txtmerge
SUBDIR += vcg
SUBDIR += xanim
SUBDIR += xbmbrowser
SUBDIR += xdl
SUBDIR += xfig
SUBDIR += xfractint
SUBDIR += xgrasp
SUBDIR += xli
SUBDIR += xmandel
SUBDIR += xmfract
SUBDIR += xmorph
SUBDIR += xpaint
SUBDIR += xpdf
SUBDIR += xpm
SUBDIR += xv
.include <bsd.port.subdir.mk>
|