blob: facfca62322a02b5db2651a158a401e9b4cd2089 (
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
# $Id: Makefile,v 1.138 1997/06/04 00:39:27 asami Exp $
#
SUBDIR += FWF
SUBDIR += XFree86
SUBDIR += XFree86-contrib
SUBDIR += Xaw3d
SUBDIR += afterstep
SUBDIR += auis
SUBDIR += bclock
SUBDIR += blast
SUBDIR += blt
SUBDIR += bricons
SUBDIR += camltk41
SUBDIR += ctwm
SUBDIR += dclock
SUBDIR += enlightenment
SUBDIR += etlfonts
SUBDIR += emiclock
SUBDIR += emu
SUBDIR += fbsd-icons
SUBDIR += filerunner
SUBDIR += freefonts
SUBDIR += fvwm
SUBDIR += fvwm2
SUBDIR += fvwm2-english
SUBDIR += fvwm95
SUBDIR += getbdf
SUBDIR += gwm
SUBDIR += iv
SUBDIR += lesstif
SUBDIR += libsx
SUBDIR += lupe
SUBDIR += mlvwm
SUBDIR += neXtaw
SUBDIR += olvwm
SUBDIR += p5-Tk
SUBDIR += piewm
SUBDIR += pythonqt
SUBDIR += qt
SUBDIR += qvwm
SUBDIR += rclock
SUBDIR += rxvt
SUBDIR += slingshot
SUBDIR += swisswatch
SUBDIR += sxpc
SUBDIR += tix
SUBDIR += tk
SUBDIR += tk4
SUBDIR += tk41
SUBDIR += tk42
SUBDIR += tkdesk
SUBDIR += tkgoodstuff
SUBDIR += tvtwm
SUBDIR += viewfax
SUBDIR += x3270
SUBDIR += xalarm
SUBDIR += xantfarm
SUBDIR += xautolock
SUBDIR += xbuffy
SUBDIR += xcb
SUBDIR += xcolors
SUBDIR += xdaliclock
SUBDIR += xdtm
SUBDIR += xfed
SUBDIR += xfedor
SUBDIR += xfm
SUBDIR += xforms
SUBDIR += xgrab
SUBDIR += xkeycaps
SUBDIR += xloadimage
SUBDIR += xlockmore
SUBDIR += xmascot
SUBDIR += xmold
SUBDIR += xpostit
SUBDIR += xprompt
SUBDIR += xscreensaver
SUBDIR += xsnow
SUBDIR += xtacy
SUBDIR += xtestpicture
SUBDIR += xtoolwait
SUBDIR += xview-clients
SUBDIR += xview-config
SUBDIR += xview-lib
.include <bsd.port.subdir.mk>
|