aboutsummaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-03-13 16:40:39 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-03-13 16:40:39 +0000
commit3614d116f8ac4b0cef9455035c4ffdc5832a0b27 (patch)
tree537b7562c449f154530c0f5f732b3b90c04306b5 /finance/Makefile
parentba032850a0ee3f80a4f11f8a129813c8117756dc (diff)
downloadports-3614d116f8ac4b0cef9455035c4ffdc5832a0b27.tar.gz
ports-3614d116f8ac4b0cef9455035c4ffdc5832a0b27.zip
New port: finance/py-python-bitcoinlib
Provides an easy interface to the bitcoin data structures and protocol. The approach is low-level and "ground up", with a focus on providing tools to manipulate the internals of how Bitcoin works. WWW: https://github.com/petertodd/python-bitcoinlib/ Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19542
Notes
Notes: svn path=/head/; revision=495614
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 08d69334e034..53a0b4c224b4 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -97,6 +97,7 @@
SUBDIR += prestashop
SUBDIR += py-bitcoin
SUBDIR += py-pycoin
+ SUBDIR += py-python-bitcoinlib
SUBDIR += py-python-obelisk
SUBDIR += py-stripe
SUBDIR += py-ta-lib