aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-01-18 02:47:18 +0000
committerSteve Wills <swills@FreeBSD.org>2014-01-18 02:47:18 +0000
commit3ef4dc17faa9a2d10ec5ada37ec4afe28f06a9fb (patch)
tree449dbb1c4baff24e539b581e15c2aaeef16342d2 /net-p2p/Makefile
parent0202b2e246fd536f9084991b064aa4cd035fdf9f (diff)
downloadports-3ef4dc17faa9a2d10ec5ada37ec4afe28f06a9fb.tar.gz
ports-3ef4dc17faa9a2d10ec5ada37ec4afe28f06a9fb.zip
Zetacoin is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. WWW: https://github.com/zetacoin/zetacoin PR: ports/184369 Submitted by: Daniel Morante <daniel@morante.net>
Notes
Notes: svn path=/head/; revision=340143
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r--net-p2p/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index d84c077d408a..6bc71e1fc445 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -113,5 +113,6 @@
SUBDIR += vhcp
SUBDIR += vuze
SUBDIR += xnap
+ SUBDIR += zetacoin
.include <bsd.port.subdir.mk>