6aecf48699
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
17 lines
345 B
Makefile
17 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.18 2007/08/13 08:12:46 rillig Exp $
|
|
#
|
|
|
|
COMMENT= Monetary, financial and related applications
|
|
|
|
SUBDIR+= gkrellm-stock
|
|
SUBDIR+= gnucash
|
|
SUBDIR+= gnucash-docs
|
|
SUBDIR+= kmymoney2
|
|
SUBDIR+= libofx
|
|
SUBDIR+= p5-Finance-Quote
|
|
SUBDIR+= tclticker
|
|
SUBDIR+= xfinans
|
|
SUBDIR+= xinvest
|
|
SUBDIR+= xquote
|
|
|
|
.include "../mk/misc/category.mk"
|