aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitmark-recorder/Makefile
blob: 65197d924dfec9cfe771201ddd194a1a0cc54bcd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PKGNAMESUFFIX=	-recorder

COMMENT=	Bitmark distributed property system recorder

CONFLICTS=	bitmark

DISTINFO_FILE=	${.CURDIR}/distinfo

OPTIONS_SLAVE=		RECORDER
OPTIONS_EXCLUDE=	CLI DAEMON DUMPER

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

.include "${MASTERDIR}/Makefile"