diff options
author | wiz <wiz@pkgsrc.org> | 2020-09-08 11:48:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-09-08 11:48:35 +0000 |
commit | 29809b2a557c4a729686997e6aae2940c711a959 (patch) | |
tree | dcdae95215c31929a2d339446fdb80002fbc6896 /finance/Makefile | |
parent | d62ed156f01e9ca97936fadf5ab5b35665445fd8 (diff) | |
download | pkgsrc-29809b2a557c4a729686997e6aae2940c711a959.tar.gz |
moneyguru: remove
Does not build in current bulk builds and upstream development has
stopped.
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/Makefile b/finance/Makefile index 036d9abadfb..5ce5617bfc5 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2020/05/16 06:49:39 rillig Exp $ +# $NetBSD: Makefile,v 1.77 2020/09/08 11:48:35 wiz Exp $ # COMMENT= Monetary, financial and related applications @@ -26,7 +26,6 @@ SUBDIR+= ledger SUBDIR+= ledger2beancount SUBDIR+= libofx SUBDIR+= magento -SUBDIR+= moneyguru SUBDIR+= p5-Algorithm-LUHN SUBDIR+= p5-Data-Currency SUBDIR+= p5-Finance-Currency-Convert-WebserviceX |