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

COMMENT=	Bitmark distributed property system recorder

# license section (for portlint)

CONFLICTS=	bitmark

DISTINFO_FILE=	${.CURDIR}/distinfo

OPTIONS_SLAVE=		RECORDER
OPTIONS_EXCLUDE=	CLI DAEMON DUMPER

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

.include "${MASTERDIR}/Makefile"