Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/finance/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/finance/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.1 retrieving revision 1.20 diff -u -p -r1.1.1.1 -r1.20 --- pkgsrc/finance/Makefile 2000/12/11 13:53:25 1.1.1.1 +++ pkgsrc/finance/Makefile 2008/06/23 01:53:05 1.20 @@ -1,10 +1,19 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/23 01:53:05 abs Exp $ +# - SUBDIR += emma - SUBDIR += gnucash - SUBDIR += tclticker - SUBDIR += xfinans - SUBDIR += xinvest - SUBDIR += xquote +COMMENT= Monetary, financial and related applications -.include "../mk/bsd.pkg.subdir.mk" +SUBDIR+= gkrellm-stock +SUBDIR+= gnucash +SUBDIR+= gnucash-docs +SUBDIR+= kmymoney2 +SUBDIR+= libofx +SUBDIR+= p5-Data-Currency +SUBDIR+= p5-Finance-Quote +SUBDIR+= ruby-activemerchant +SUBDIR+= tclticker +SUBDIR+= xfinans +SUBDIR+= xinvest +SUBDIR+= xquote + +.include "../mk/misc/category.mk"