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