aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nsca-ng-client/Makefile
blob: 5b81474357ee46b25e3fc208b38fad0b09c6a6ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Alexander Sulfrian <alexander@sulfrian.net>
# $FreeBSD$

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"