blob: 21d12b66948a8e7d5f0e84f845d6d506d968e552 (
plain)
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
|
# $FreeBSD$
#
SUBDIR += abacus
SUBDIR += aspostit
SUBDIR += babytrans
SUBDIR += basket
SUBDIR += bigyear
SUBDIR += cal
SUBDIR += cbb
SUBDIR += checkrdf
SUBDIR += dailystrips
SUBDIR += gaddr
SUBDIR += gcal
SUBDIR += gdeskcal
SUBDIR += gdeskcal-skins
SUBDIR += gdesklets
SUBDIR += gdesklets-recentlyused
SUBDIR += gdesklets-starterbar
SUBDIR += gemcal
SUBDIR += genius
SUBDIR += glabels
SUBDIR += gmcal
SUBDIR += gnofin
SUBDIR += gnomeblog
SUBDIR += gnomepim
SUBDIR += gnomeutils2
SUBDIR += gnotime
SUBDIR += goats
SUBDIR += gtimer
SUBDIR += gtodo
SUBDIR += gucharmap
SUBDIR += gworkspace
SUBDIR += ical
SUBDIR += ithought
SUBDIR += jlj
SUBDIR += karamba
SUBDIR += kbirthday
SUBDIR += kdepim3
SUBDIR += kluje
SUBDIR += knowit
SUBDIR += kronolith
SUBDIR += krss
SUBDIR += libmrproject
SUBDIR += ljcharm
SUBDIR += logjam
SUBDIR += logjam2
SUBDIR += loserjabber
SUBDIR += mcal
SUBDIR += mencal
SUBDIR += mhc
SUBDIR += mhc-emacs20
SUBDIR += mhc-xemacs21-mule
SUBDIR += mnemo
SUBDIR += moneydance
SUBDIR += mrproject
SUBDIR += multi-backgrounds-daemon
SUBDIR += nag
SUBDIR += narval
SUBDIR += notebook
SUBDIR += offix-trash
SUBDIR += phpgroupware
SUBDIR += plan
SUBDIR += preferences.app
SUBDIR += rolo
SUBDIR += rox-memo
SUBDIR += rubrica
SUBDIR += sliderule
SUBDIR += teapot
SUBDIR += tuxcards
SUBDIR += wmpinboard
SUBDIR += xcalendar
SUBDIR += xchm
SUBDIR += xfce4-notes
SUBDIR += xinvest
SUBDIR += xmaddressbook
SUBDIR += xmdiary
SUBDIR += xopps
SUBDIR += xpad
SUBDIR += xpostit
SUBDIR += xpostitPlus
SUBDIR += xrolo
SUBDIR += xwrits
SUBDIR += yank
SUBDIR += zorro
.include <bsd.port.subdir.mk>
|