blob: 9f962a30b2f57b1a393840819fddf55e73275f9f (
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
|
# $Id: Makefile,v 1.6 1998/11/24 08:53:54 flathill Exp $
#
SUBDIR += abacus
SUBDIR += cal
SUBDIR += cbb
SUBDIR += gnomepim
SUBDIR += gnucash
SUBDIR += ical
SUBDIR += korganizer
SUBDIR += kproject
SUBDIR += offix-trash
SUBDIR += plan
SUBDIR += sliderule
SUBDIR += teapot
SUBDIR += xcalendar
SUBDIR += xinvest
SUBDIR += xmaddressbook
SUBDIR += xmdiary
SUBDIR += xopps
SUBDIR += xpostit
SUBDIR += xpostitPlus
SUBDIR += zorro
.include <bsd.port.subdir.mk>
|