openbsd-ports/productivity/Makefile

18 lines
380 B
Makefile
Raw Normal View History

2007-03-31 07:58:27 -04:00
# $OpenBSD: Makefile,v 1.13 2007/03/31 11:58:27 martynas Exp $
2006-12-23 06:23:16 -05:00
SUBDIR += bruce
2002-08-27 21:41:43 -04:00
SUBDIR += devtodo
2005-02-24 10:54:39 -05:00
SUBDIR += gnucash
2007-03-19 07:11:18 -04:00
SUBDIR += grisbi
SUBDIR += gtimer
2005-04-30 10:49:16 -04:00
SUBDIR += ledger
SUBDIR += qhacc
2003-02-02 22:44:56 -05:00
SUBDIR += siag
2006-03-11 09:07:08 -05:00
SUBDIR += taskjuggler
2005-05-27 01:13:41 -04:00
SUBDIR += tdl
2005-06-29 17:58:05 -04:00
SUBDIR += wyrd
2002-05-01 19:17:16 -04:00
SUBDIR += xinvest
2007-03-31 07:58:27 -04:00
SUBDIR += xquote
.include <bsd.port.subdir.mk>