freebsd-ports/net-p2p/bitmark-recorder/Makefile
2023-12-07 02:22:10 +00:00

17 lines
326 B
Makefile

PORTREVISION= 1
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"