aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitmark-daemon/Makefile
blob: 087aa369966dd5e7065cc119abe6eccea3f71508 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTREVISION=	4
PKGNAMESUFFIX=	-daemon

COMMENT=	Bitmark distributed property system daemon

# license section (for portlint)

CONFLICTS=	bitmark

DISTINFO_FILE=	${.CURDIR}/distinfo

OPTIONS_SLAVE=		DAEMON
OPTIONS_EXCLUDE=	CLI DUMPER RECORDER

MASTERDIR=	${.CURDIR}/../../net-p2p/bitmark

.include "${MASTERDIR}/Makefile"