blob: dede71dd37dd61ff5235ec77188ff3e25f61d193 (
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
|
# $Id: Makefile,v 1.101 1996/09/17 07:46:30 asami Exp $
#
SUBDIR += FWF
SUBDIR += XFree86
SUBDIR += Xaw3d
SUBDIR += afterstep
SUBDIR += auis
SUBDIR += blast
SUBDIR += blt
SUBDIR += color_xterm
SUBDIR += ctwm
SUBDIR += dclock
SUBDIR += emiclock
SUBDIR += emu
SUBDIR += freefonts
SUBDIR += fvwm
SUBDIR += fvwm2
SUBDIR += fvwm95
SUBDIR += getbdf
SUBDIR += iv
SUBDIR += olvwm
SUBDIR += piewm
SUBDIR += qt
SUBDIR += rxvt
SUBDIR += specJava
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += swisswatch
SUBDIR += sxpc
SUBDIR += tk
SUBDIR += tk4
SUBDIR += tk41
SUBDIR += tkdesk
SUBDIR += tvtwm
SUBDIR += viewfax
SUBDIR += x3270
SUBDIR += xautolock
SUBDIR += xbuffy
SUBDIR += xcb
SUBDIR += xcolors
SUBDIR += xdaliclock
SUBDIR += xdtm
SUBDIR += xearth
SUBDIR += xfed
SUBDIR += xfedor
SUBDIR += xfm
SUBDIR += xforms
SUBDIR += xgrab
SUBDIR += xkeycaps
SUBDIR += xloadimage
SUBDIR += xlockmore
SUBDIR += xphoon
SUBDIR += xpostit
SUBDIR += xscreensaver
SUBDIR += xsnow
SUBDIR += xtacy
SUBDIR += xview-config
SUBDIR += xview-lib
SUBDIR += xview-clients
.include <bsd.port.subdir.mk>
|