aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
blob: b3fdf334b9b9f02904a09a25de0bc8d5119291ef (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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# $FreeBSD$
#

    SUBDIR += 9term
    SUBDIR += XFree86
    SUBDIR += XFree86-4
    SUBDIR += XFree86-4-clients
    SUBDIR += XFree86-4-documents
    SUBDIR += XFree86-4-libraries
    SUBDIR += XFree86-4-manuals
    SUBDIR += XFree86-aoutlibs
    SUBDIR += XFree86-contrib
    SUBDIR += aterm
    SUBDIR += bgrot
    SUBDIR += blast
    SUBDIR += bricons
    SUBDIR += dgs
    SUBDIR += dxpc
    SUBDIR += ebuttons
    SUBDIR += efancylauncher
    SUBDIR += emu
    SUBDIR += erun
    SUBDIR += eterm
    SUBDIR += eweather
    SUBDIR += fbsd-icons
    SUBDIR += finder
    SUBDIR += gbackground
    SUBDIR += gdm
    SUBDIR += gmessage
    SUBDIR += gnome
    SUBDIR += gnomeapplets
    SUBDIR += gnomecore
    SUBDIR += gnomelibs
    SUBDIR += gnomeres_applet
    SUBDIR += gswitchit_applet
    SUBDIR += gtk-theme-switch
    SUBDIR += gvid
    SUBDIR += gyroscope
    SUBDIR += imwheel
    SUBDIR += kb2mb2
    SUBDIR += kde11
    SUBDIR += kde11-i18n
    SUBDIR += kde2
    SUBDIR += kdebase11
    SUBDIR += kdebase11-i18n
    SUBDIR += kdebase2
    SUBDIR += kdelibs11
    SUBDIR += kdelibs11-i18n
    SUBDIR += kdelibs2
    SUBDIR += kvidtune
    SUBDIR += kworldwatch
    SUBDIR += libdnd
    SUBDIR += libhelp
    SUBDIR += libsx
    SUBDIR += login.app
    SUBDIR += lupe
    SUBDIR += offix-clipboard
    SUBDIR += offix-execute
    SUBDIR += powershell
    SUBDIR += props
    SUBDIR += qrash
    SUBDIR += ruby-kde
    SUBDIR += ruby-kde-i18n
    SUBDIR += rxvt
    SUBDIR += rxvt-devel
    SUBDIR += stockticker_applet
    SUBDIR += sxpc
    SUBDIR += tkgoodstuff
    SUBDIR += tycoon
    SUBDIR += wdm
    SUBDIR += wmbutton
    SUBDIR += wmmatrix
    SUBDIR += wrapper
    SUBDIR += wterm
    SUBDIR += x3270
    SUBDIR += xaniroc
    SUBDIR += xantfarm
    SUBDIR += xautolock
    SUBDIR += xballoon
    SUBDIR += xbanner
    SUBDIR += xcb
    SUBDIR += xco
    SUBDIR += xcoloredit
    SUBDIR += xcolors
    SUBDIR += xcolorsel
    SUBDIR += xcut
    SUBDIR += xdtm
    SUBDIR += xfedor
    SUBDIR += xfishtank
    SUBDIR += xgrab
    SUBDIR += xkbctrl
    SUBDIR += xkeycaps
    SUBDIR += xkeywrap
    SUBDIR += xloadimage
    SUBDIR += xlockmore
    SUBDIR += xlogout
    SUBDIR += xlupe
    SUBDIR += xmangekyou
    SUBDIR += xmascot
    SUBDIR += xmold
    SUBDIR += xmove
    SUBDIR += xmsg
    SUBDIR += xmx
    SUBDIR += xprompt
    SUBDIR += xscreensaver
    SUBDIR += xskyroot
    SUBDIR += xsnow
    SUBDIR += xstarroll
    SUBDIR += xtacy
    SUBDIR += xtattr
    SUBDIR += xtermset
    SUBDIR += xtestpicture
    SUBDIR += xtoolwait
    SUBDIR += xwatchwin
    SUBDIR += xwit
    SUBDIR += xzoom

.include <bsd.port.subdir.mk>