aboutsummaryrefslogblamecommitdiff
path: root/net-p2p/bitcoin-daemon/Makefile
blob: 88ce8b4befb6260680e0ba68399e6f6f22bb99bf (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                    
# $FreeBSD$

PKGNAMESUFFIX=	-daemon
COMMENT=	Virtual Peer-to-Peer Currency Client
MASTERDIR=	${.CURDIR}/../bitcoin
DESCR=		${MASTERDIR}/pkg-descr
SLAVE_PORT=	yes
OPTIONS_EXCLUDE=	GUI QRCODES
.include "${MASTERDIR}/Makefile"