blob: 73bdec5fa2e42413eecd2bfeac1cd27bdeec6d6d (
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
|
# $Id: Makefile,v 1.148 1998/07/12 23:44:23 steve Exp $
#
SUBDIR += acron
SUBDIR += amanda
SUBDIR += amanda24
SUBDIR += astrolog
SUBDIR += bb
SUBDIR += cal
SUBDIR += cbb
SUBDIR += chord
SUBDIR += colorls
SUBDIR += ctk
SUBDIR += deco
SUBDIR += dejagnu
SUBDIR += display
SUBDIR += dotfile
SUBDIR += estic
SUBDIR += ewipe
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
SUBDIR += git
SUBDIR += gnuls
SUBDIR += gone
SUBDIR += gyvescm
SUBDIR += ical
SUBDIR += iselect
SUBDIR += jive
SUBDIR += kdeutils
SUBDIR += korganizer
SUBDIR += kp
SUBDIR += kproject
SUBDIR += kwatch
SUBDIR += less
SUBDIR += lile
SUBDIR += logsurfer
SUBDIR += magicpoint
SUBDIR += mc
SUBDIR += mmv
SUBDIR += most
SUBDIR += mshell
SUBDIR += nwrite
SUBDIR += offix-trash
SUBDIR += p5-Array-PrintCols
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Locale-Codes
SUBDIR += p5-Search
SUBDIR += plan
SUBDIR += rpm
SUBDIR += screen
SUBDIR += scriptkit
SUBDIR += sls
SUBDIR += sma
SUBDIR += splitvt
SUBDIR += team
SUBDIR += teapot
SUBDIR += tkcron
SUBDIR += tkinfo
SUBDIR += tkman
SUBDIR += uk-phone
SUBDIR += uk-postcodes
SUBDIR += unclutter
SUBDIR += us-zipcodes
SUBDIR += viz
SUBDIR += x-files
SUBDIR += xcalendar
SUBDIR += xd
SUBDIR += xdelta
SUBDIR += xgas
SUBDIR += xinvest
SUBDIR += xless
SUBDIR += xmaddressbook
SUBDIR += xmdiary
SUBDIR += xopps
SUBDIR += xpns
SUBDIR += xtar
SUBDIR += xtimer
SUBDIR += xquote
SUBDIR += ytree
SUBDIR += zorro
.include <bsd.port.subdir.mk>
|