aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nsca-ng-client/Makefile
blob: 1a5945b2bdb549259be518fca58948145d97e528 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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"