summaryrefslogtreecommitdiff
path: root/x11/Makefile
blob: aa92c0e98273543d2b8d2a13376a16161c57b89d (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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp
#

#    SUBDIR += FWF
#    SUBDIR += XFree86
#    SUBDIR += XFree86-contrib
#    SUBDIR += Xaw3d
#    SUBDIR += afterstep
    SUBDIR += asclock
#    SUBDIR += auis
#    SUBDIR += bclock
#    SUBDIR += blast
#    SUBDIR += blt
#    SUBDIR += bricons
#    SUBDIR += camltk41
#    SUBDIR += ctwm
#    SUBDIR += dclock
#    SUBDIR += emiclock
#    SUBDIR += emu
#    SUBDIR += enlightenment
#    SUBDIR += etlfonts
#    SUBDIR += explorer
#    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 += libdnd
#    SUBDIR += libsx
#    SUBDIR += lupe
#    SUBDIR += mlvwm
#    SUBDIR += mouseclock
#    SUBDIR += neXtaw
#    SUBDIR += olvwm
#    SUBDIR += p5-Tcl-Tk
#    SUBDIR += p5-Tk
#    SUBDIR += piewm
#    SUBDIR += pythonqt
#    SUBDIR += qt
#    SUBDIR += qvwm
    SUBDIR += rclock
    SUBDIR += rxvt
#    SUBDIR += sliderule
#    SUBDIR += slingshot
    SUBDIR += swisswatch
#    SUBDIR += sxpc
#    SUBDIR += tix
#    SUBDIR += tk41
#    SUBDIR += tk42
    SUBDIR += tk80
#    SUBDIR += tkdesk
#    SUBDIR += tkgoodstuff
    SUBDIR += tkirc
#    SUBDIR += tvtwm
#    SUBDIR += viewfax
#    SUBDIR += wm2
#    SUBDIR += x3270
#    SUBDIR += xalarm
#    SUBDIR += xantfarm
#    SUBDIR += xautolock
#    SUBDIR += xbuffy
#    SUBDIR += xcb
#    SUBDIR += xco
#    SUBDIR += xcoloredit
#    SUBDIR += xcolors
#    SUBDIR += xdaliclock
#    SUBDIR += xdtm
#    SUBDIR += xfce
#    SUBDIR += xfed
#    SUBDIR += xfedor
    SUBDIR += xfishtank
#    SUBDIR += xfm
#    SUBDIR += xforms
#    SUBDIR += xgrab
#    SUBDIR += xkeycaps
#    SUBDIR += xloadimage
    SUBDIR += xlockmore
    SUBDIR += xmascot
#    SUBDIR += xmbdfed
#    SUBDIR += xmold
#    SUBDIR += xpostit
#    SUBDIR += xpostitPlus
#    SUBDIR += xprompt
#    SUBDIR += xscreensaver
#    SUBDIR += xsnow
#    SUBDIR += xtacy
#    SUBDIR += xtestpicture
#    SUBDIR += xtoolwait
#    SUBDIR += xview-clients
#    SUBDIR += xview-config
#    SUBDIR += xview-lib
#    SUBDIR += xzoom

.include <bsd.port.subdir.mk>