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