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 retrieving revision 1.7 diff -u -p -r1.1 -r1.7 --- pkgsrc/finance/Makefile 2000/12/11 13:53:25 1.1 +++ pkgsrc/finance/Makefile 2004/02/24 23:06:31 1.7 @@ -1,10 +1,18 @@ -# $NetBSD: Makefile,v 1.1 2000/12/11 13:53:25 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/24 23:06:31 cube Exp $ +# - SUBDIR += emma - SUBDIR += gnucash - SUBDIR += tclticker - SUBDIR += xfinans - SUBDIR += xinvest - SUBDIR += xquote +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"