blob: f39e3a7f5258c8b8cd4b5b4ec066278d7c9524b4 (
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
|
# $FreeBSD$
#
COMMENT = X Windows System themes
SUBDIR += aquaosk
SUBDIR += baghira
SUBDIR += buffy
SUBDIR += clean-theme-gtk
SUBDIR += colorstep
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-icons
SUBDIR += gnome-icons-aqua-fusion
SUBDIR += gnome-icons-cool-gorilla
SUBDIR += gnome-icons-crystal
SUBDIR += gnome-icons-gentoo-test
SUBDIR += gnome-icons-iris
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-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-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-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 += 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 += kdeartwork3
SUBDIR += kwin_flatcurve
SUBDIR += lila-xfce4-panel
SUBDIR += lila-xffm
SUBDIR += lila-xfwm4
SUBDIR += metacity-aluminumalloy-cryogenic-theme
SUBDIR += metacity-aluminumalloy-smog-theme
SUBDIR += metacity-aluminumalloy-toxic-theme
SUBDIR += metacity-aluminumalloy-volcanic-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
.include <bsd.port.subdir.mk>
|