aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/litecoin-daemon/Makefile
blob: 258145ae4a15ee747edefb5cf884d7c560110230 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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