blob: 8c91fd5e013d7670ea48619f19786d56194f6752 (
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
|
# $Id: Makefile,v 1.226 1998/08/07 22:56:12 asami Exp $
#
SUBDIR += XFree86
SUBDIR += XFree86-contrib
SUBDIR += blast
SUBDIR += bricons
SUBDIR += camltk41
SUBDIR += dgs
SUBDIR += dxpc
SUBDIR += emu
SUBDIR += eterm
SUBDIR += fbsd-icons
SUBDIR += gtk
SUBDIR += kb2mb2
SUBDIR += kde
SUBDIR += kdebase
SUBDIR += kdelibs
SUBDIR += kworldwatch
SUBDIR += libdnd
SUBDIR += libhelp
SUBDIR += libsx
SUBDIR += lupe
SUBDIR += offix-clipboard
SUBDIR += offix-execute
SUBDIR += p5-Gtk
SUBDIR += p5-Tcl-Tk
SUBDIR += p5-Tk
SUBDIR += props
SUBDIR += pythonqt
SUBDIR += rxvt
SUBDIR += sxpc
SUBDIR += tkgoodstuff
SUBDIR += tycoon
SUBDIR += x3270
SUBDIR += xaniroc
SUBDIR += xantfarm
SUBDIR += xautolock
SUBDIR += xcb
SUBDIR += xco
SUBDIR += xcoloredit
SUBDIR += xcolors
SUBDIR += xdtm
SUBDIR += xfce
SUBDIR += xfedor
SUBDIR += xfishtank
SUBDIR += xgrab
SUBDIR += xkeycaps
SUBDIR += xloadimage
SUBDIR += xlockmore
SUBDIR += xmascot
SUBDIR += xmold
SUBDIR += xmove
SUBDIR += xprompt
SUBDIR += xscreensaver
SUBDIR += xskyroot
SUBDIR += xsnow
SUBDIR += xtacy
SUBDIR += xtattr
SUBDIR += xtestpicture
SUBDIR += xtoolwait
SUBDIR += xwit
SUBDIR += xzoom
.include <bsd.port.subdir.mk>
|