blob: f88d80ddb8c7fcee8d67cdee278980eeb9d02109 (
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
|
# $FreeBSD$
#
SUBDIR += abacus
SUBDIR += aspostit
SUBDIR += bitnotes
SUBDIR += bulb
SUBDIR += cal
SUBDIR += cbb
SUBDIR += gaddr
SUBDIR += gcal
SUBDIR += genius
SUBDIR += gnofin
SUBDIR += gnomepim
SUBDIR += gnucash
SUBDIR += gtimer
SUBDIR += ical
SUBDIR += ithought
SUBDIR += kdepim
SUBDIR += korganizer
SUBDIR += kproject
SUBDIR += loserjabber
SUBDIR += moneydance
SUBDIR += notebook
SUBDIR += offix-trash
SUBDIR += plan
SUBDIR += sliderule
SUBDIR += teapot
SUBDIR += wmpinboard
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>
|