blob: c16819f9f0fcf789aa2a83eefd87f0dc9210e5b1 (
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
|
# $FreeBSD$
#
SUBDIR += abacus
SUBDIR += aspostit
SUBDIR += bigyear
SUBDIR += bulb
SUBDIR += cal
SUBDIR += cbb
SUBDIR += dailystrips
SUBDIR += gaddr
SUBDIR += gcal
SUBDIR += gemcal
SUBDIR += genius
SUBDIR += glabels
SUBDIR += gmcal
SUBDIR += gnofin
SUBDIR += gnomepim
SUBDIR += gnucash
SUBDIR += gtimer
SUBDIR += ical
SUBDIR += ithought
SUBDIR += jlj
SUBDIR += kdepim3
SUBDIR += kronolith
SUBDIR += krss
SUBDIR += logjam
SUBDIR += loserjabber
SUBDIR += mcal
SUBDIR += mencal
SUBDIR += mhc
SUBDIR += mhc-emacs20
SUBDIR += mhc-xemacs21-mule
SUBDIR += moneydance
SUBDIR += mrproject
SUBDIR += nag
SUBDIR += narval
SUBDIR += notebook
SUBDIR += offix-trash
SUBDIR += phpgroupware
SUBDIR += plan
SUBDIR += sliderule
SUBDIR += teapot
SUBDIR += tuxcards
SUBDIR += wmpinboard
SUBDIR += xcalendar
SUBDIR += xinvest
SUBDIR += xmaddressbook
SUBDIR += xmdiary
SUBDIR += xopps
SUBDIR += xpostit
SUBDIR += xpostitPlus
SUBDIR += xrolo
SUBDIR += xwrits
SUBDIR += yank
SUBDIR += zorro
.include <bsd.port.subdir.mk>
|