blob: 0f6b548e9c90bf709aa2aef2a68a7b3e215d239c (
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
|
# $FreeBSD$
#
SUBDIR += xfce4-icon-theme
COMMENT = X Windows System themes
SUBDIR += baghira
SUBDIR += bluecurve-themes
SUBDIR += buffy
SUBDIR += clean-theme-gtk
SUBDIR += clearlooks
SUBDIR += clearlooks-metacity
SUBDIR += clearlooks-themes
SUBDIR += clearlooks-themes-extras
SUBDIR += colorstep
SUBDIR += cursor-bluecurve-theme
SUBDIR += engradient
SUBDIR += enlightenment-theme-BlueSteel
SUBDIR += enlightenment-theme-BrushedMetal-Tigert
SUBDIR += enlightenment-theme-Ganymede
SUBDIR += enlightenment-theme-ShinyMetal
SUBDIR += flux-art
SUBDIR += fluxbox-fluxmod
SUBDIR += fluxbox-sid-pack
SUBDIR += fvwm-themes
SUBDIR += geramik
SUBDIR += gnome-art
SUBDIR += gnome-backgrounds
SUBDIR += gnome-bluecurve-theme
SUBDIR += gnome-icons
SUBDIR += gnome-icons-aqua-fusion
SUBDIR += gnome-icons-cool-gorilla
SUBDIR += gnome-icons-crystal
SUBDIR += gnome-icons-edge
SUBDIR += gnome-icons-gentoo-test
SUBDIR += gnome-icons-iris
SUBDIR += gnome-icons-lila
SUBDIR += gnome-icons-noia-full
SUBDIR += gnome-icons-noia-warm
SUBDIR += gnome-icons-refined
SUBDIR += gnome-icons-slick
SUBDIR += gnome-icons-snow-apple
SUBDIR += gnome-icons-stylish
SUBDIR += gnome-icons-ximian-south
SUBDIR += gnome-industrial-theme
SUBDIR += gnome-look
SUBDIR += gnome-splashscreen-manager
SUBDIR += gnome-themes
SUBDIR += gnome-themes-extras
SUBDIR += gtk-Mac2-theme
SUBDIR += gtk-aluminumalloy-cryogenic-theme
SUBDIR += gtk-aluminumalloy-smog-theme
SUBDIR += gtk-aluminumalloy-toxic-theme
SUBDIR += gtk-aluminumalloy-volcanic-theme
SUBDIR += gtk-ana-theme
SUBDIR += gtk-aquaextremesunken-theme
SUBDIR += gtk-aqualightblue-theme
SUBDIR += gtk-bluecurve-theme
SUBDIR += gtk-cleanice-engine
SUBDIR += gtk-engines
SUBDIR += gtk-engines-collection
SUBDIR += gtk-engines2
SUBDIR += gtk-flat-theme
SUBDIR += gtk-flat-theme2
SUBDIR += gtk-industrial-theme
SUBDIR += gtk-lila-theme
SUBDIR += gtk-lila-theme-extras
SUBDIR += gtk-longhorninspirat-theme
SUBDIR += gtk-milk-theme
SUBDIR += gtk-qn-x11-theme
SUBDIR += gtk-qnxtheme
SUBDIR += gtk-qt-engine
SUBDIR += gtk-smooth-engine
SUBDIR += gtk-xfce-engine
SUBDIR += gtk-zenith-theme
SUBDIR += gtkbe
SUBDIR += gtkstep
SUBDIR += gtkstep-pastel
SUBDIR += icegradient
SUBDIR += icon-bluecurve-theme
SUBDIR += indubstrial
SUBDIR += kde-icons-amaranth
SUBDIR += kde-icons-amaranth-althaea
SUBDIR += kde-icons-cezanne
SUBDIR += kde-icons-crystalcurve
SUBDIR += kde-icons-crystalosx
SUBDIR += kde-icons-gartoon-blue-svg
SUBDIR += kde-icons-gartoon-svg
SUBDIR += kde-icons-gorilla_svg
SUBDIR += kde-icons-graphite-rade8
SUBDIR += kde-icons-icosx
SUBDIR += kde-icons-kids
SUBDIR += kde-icons-kool-gorilla
SUBDIR += kde-icons-krystaline
SUBDIR += kde-icons-lime-rade8
SUBDIR += kde-icons-lush
SUBDIR += kde-icons-marbles-translucent
SUBDIR += kde-icons-noia
SUBDIR += kde-icons-noia-warm
SUBDIR += kde-icons-nuvola
SUBDIR += kde-icons-outline
SUBDIR += kde-icons-realistic
SUBDIR += kde-icons-sky
SUBDIR += kde-icons-sparkling
SUBDIR += kde-icons-steel
SUBDIR += kde-icons-umicons
SUBDIR += kde-icons-wasp
SUBDIR += kde-windeco-knifty
SUBDIR += kde-windeco-neos
SUBDIR += kde-windeco-smoothblend
SUBDIR += kdeartwork3
SUBDIR += kdmtheme
SUBDIR += lila-xfwm4
SUBDIR += linux-gtk-bluecurve-theme
SUBDIR += metacity-aluminumalloy-cryogenic-theme
SUBDIR += metacity-aluminumalloy-smog-theme
SUBDIR += metacity-aluminumalloy-toxic-theme
SUBDIR += metacity-aluminumalloy-volcanic-theme
SUBDIR += metacity-ana-theme
SUBDIR += metacity-aquaextremesunken-theme
SUBDIR += metacity-bluecurve-theme
SUBDIR += metacity-longhorninspirat-theme
SUBDIR += metacity-milk-theme
SUBDIR += metacity-theme-6nome
SUBDIR += metacity-theme-aero
SUBDIR += metacity-theme-alloy-c
SUBDIR += metacity-theme-hacked-2
SUBDIR += metacity-theme-iridium-rounded
SUBDIR += metacity-theme-microgui
SUBDIR += metacity-themes
SUBDIR += notif2
SUBDIR += phase
SUBDIR += qinx
SUBDIR += qnxstyle
SUBDIR += qt-bluecurve-theme
SUBDIR += sapphire-themes
SUBDIR += sawfish-themes
SUBDIR += thinice
SUBDIR += whistlerk
SUBDIR += xenophilia
SUBDIR += xenostep
SUBDIR += xmms-bluecurve-theme
.include <bsd.port.subdir.mk>
|