16 lines
334 B
Makefile
16 lines
334 B
Makefile
# $OpenBSD: Makefile,v 1.11 2006/12/23 11:23:16 jasper Exp $
|
|
|
|
SUBDIR += bruce
|
|
SUBDIR += devtodo
|
|
SUBDIR += gnucash
|
|
SUBDIR += gtimer
|
|
SUBDIR += ledger
|
|
SUBDIR += qhacc
|
|
SUBDIR += siag
|
|
SUBDIR += taskjuggler
|
|
SUBDIR += tdl
|
|
SUBDIR += wyrd
|
|
SUBDIR += xinvest
|
|
|
|
.include <bsd.port.subdir.mk>
|