diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-08 10:14:56 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-08 10:14:56 +0000 |
commit | b5826d2e34aef0cdd1b3f75ca9826204e9d18565 (patch) | |
tree | 5740ddee16a8571acab7d4b38b699b7030290e42 /finance | |
parent | 542ce75cf135eb9b4c01141870f396ffc6e9a087 (diff) | |
download | pkgsrc-b5826d2e34aef0cdd1b3f75ca9826204e9d18565.tar.gz |
+py-python-bitcoinlib
Diffstat (limited to 'finance')
-rw-r--r-- | finance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile index 0d7472621ab..616590572f9 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/02/20 00:09:23 rodent Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/08 10:14:56 rodent Exp $ # COMMENT= Monetary, financial and related applications @@ -14,6 +14,7 @@ SUBDIR+= p5-Data-Currency SUBDIR+= p5-Finance-Currency-Convert-WebserviceX SUBDIR+= p5-Finance-Quote SUBDIR+= p5-Locale-Currency-Format +SUBDIR+= py-python-bitcoinlib SUBDIR+= py-stripe SUBDIR+= py-trytond-account SUBDIR+= py-trytond-account-invoice |