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.67 diff -u -p -r1.1 -r1.67 --- pkgsrc/finance/Makefile 2000/12/11 13:53:25 1.1 +++ pkgsrc/finance/Makefile 2018/08/16 09:24:15 1.67 @@ -1,10 +1,109 @@ -# $NetBSD: Makefile,v 1.1 2000/12/11 13:53:25 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2018/08/16 09:24:15 wiz 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+= QuantLib +SUBDIR+= R-TTR +SUBDIR+= R-fAsianOptions +SUBDIR+= R-fBasics +SUBDIR+= R-fOptions +SUBDIR+= R-quantmod +SUBDIR+= R-timeSeries +SUBDIR+= R-tseries +SUBDIR+= bitcoin +SUBDIR+= cpuminer +SUBDIR+= gkrellm-stock +SUBDIR+= gnucash +SUBDIR+= gnucash-docs +SUBDIR+= homebank +SUBDIR+= ledger +SUBDIR+= libofx +SUBDIR+= magento +SUBDIR+= moneyguru +SUBDIR+= p5-Algorithm-LUHN +SUBDIR+= p5-Data-Currency +SUBDIR+= p5-Finance-Currency-Convert-WebserviceX +SUBDIR+= p5-Finance-Quote +SUBDIR+= p5-Locale-Currency-Format +SUBDIR+= py-alpha_vantage +SUBDIR+= py-alphalens +SUBDIR+= py-backtrader +SUBDIR+= py-braintree +SUBDIR+= py-empyrical +SUBDIR+= py-fecon235 +SUBDIR+= py-ofxparse +SUBDIR+= py-pyfolio +SUBDIR+= py-python-bitcoinlib +SUBDIR+= py-quickbooks +SUBDIR+= py-stripe +SUBDIR+= py-trytond-account +SUBDIR+= py-trytond-account-asset +SUBDIR+= py-trytond-account-be +SUBDIR+= py-trytond-account-credit-limit +SUBDIR+= py-trytond-account-de-skr03 +SUBDIR+= py-trytond-account-deposit +SUBDIR+= py-trytond-account-dunning +SUBDIR+= py-trytond-account-dunning-fee +SUBDIR+= py-trytond-account-dunning-letter +SUBDIR+= py-trytond-account-fr +SUBDIR+= py-trytond-account-invoice +SUBDIR+= py-trytond-account-invoice-history +SUBDIR+= py-trytond-account-invoice-line-standalone +SUBDIR+= py-trytond-account-invoice-stock +SUBDIR+= py-trytond-account-payment +SUBDIR+= py-trytond-account-payment-clearing +SUBDIR+= py-trytond-account-payment-sepa +SUBDIR+= py-trytond-account-payment-sepa-cfonb +SUBDIR+= py-trytond-account-product +SUBDIR+= py-trytond-account-statement +SUBDIR+= py-trytond-account-stock-anglo-saxon +SUBDIR+= py-trytond-account-stock-continental +SUBDIR+= py-trytond-account-stock-landed-cost +SUBDIR+= py-trytond-account-stock-landed-cost-weight +SUBDIR+= py-trytond-account-tax-rule-country +SUBDIR+= py-trytond-analytic-account +SUBDIR+= py-trytond-analytic-invoice +SUBDIR+= py-trytond-analytic-purchase +SUBDIR+= py-trytond-analytic-sale +SUBDIR+= py-trytond-bank +SUBDIR+= py-trytond-commission +SUBDIR+= py-trytond-commission-waiting +SUBDIR+= py-trytond-currency +SUBDIR+= py-trytond-customs +SUBDIR+= py-trytond-product-cost-fifo +SUBDIR+= py-trytond-product-cost-history +SUBDIR+= py-trytond-product-price-list +SUBDIR+= py-trytond-purchase +SUBDIR+= py-trytond-purchase-invoice-line-standalone +SUBDIR+= py-trytond-purchase-request +SUBDIR+= py-trytond-purchase-requisition +SUBDIR+= py-trytond-purchase-shipment-cost +SUBDIR+= py-trytond-sale +SUBDIR+= py-trytond-sale-complaint +SUBDIR+= py-trytond-sale-credit-limit +SUBDIR+= py-trytond-sale-extra +SUBDIR+= py-trytond-sale-invoice-grouping +SUBDIR+= py-trytond-sale-opportunity +SUBDIR+= py-trytond-sale-price-list +SUBDIR+= py-trytond-sale-promotion +SUBDIR+= py-trytond-sale-shipment-cost +SUBDIR+= py-trytond-sale-shipment-grouping +SUBDIR+= py-trytond-sale-stock-quantity +SUBDIR+= py-trytond-sale-supply +SUBDIR+= py-trytond-sale-supply-drop-shipment +SUBDIR+= py-trytond-stock-supply +SUBDIR+= py-trytond-stock-supply-day +SUBDIR+= py-trytond-stock-supply-forecast +SUBDIR+= py-trytond-stock-supply-production +SUBDIR+= py-vatnumber +SUBDIR+= ruby-activemerchant +SUBDIR+= ruby-braintree +SUBDIR+= tclticker +SUBDIR+= tex-euro +SUBDIR+= tex-euro-doc +SUBDIR+= xfinans +SUBDIR+= xinvest +SUBDIR+= xquote + +.include "../mk/misc/category.mk"