pkgsrc/finance/Makefile
rillig 6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00

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"