freebsd-ports/net-mgmt/nsca-ng-client/Makefile
2021-04-06 16:31:07 +02:00

14 lines
397 B
Makefile

# Created by: Alexander Sulfrian <alexander@sulfrian.net>
PKGNAMESUFFIX= -client
CONFLICTS= nsca-client-2.* nsca27-client-2.*
PLIST= ${.CURDIR}/pkg-plist
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
PORTEXAMPLES= README acknowledge debug_server disable_notifications \
downtime enable_notifications invoke_check
MASTERDIR= ${.CURDIR}/../nsca-ng
.include "${MASTERDIR}/Makefile"