summaryrefslogtreecommitdiff
path: root/net-p2p/bitmark-daemon/Makefile
blob: 7527b495c864094849a76c3a475d17aa361df521 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTREVISION=	7
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"