18 lines
359 B
Makefile
18 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.7 2004/02/24 23:06:31 cube Exp $
|
|
#
|
|
|
|
COMMENT= Monetary, financial and related applications
|
|
|
|
SUBDIR+= emma
|
|
SUBDIR+= gkrellm-stock
|
|
SUBDIR+= gkrellm1-stock
|
|
SUBDIR+= gnofin
|
|
SUBDIR+= gnucash
|
|
SUBDIR+= kmymoney2
|
|
SUBDIR+= p5-finance-quote
|
|
SUBDIR+= tclticker
|
|
SUBDIR+= xfinans
|
|
SUBDIR+= xinvest
|
|
SUBDIR+= xquote
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|