aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nrpe-ssl/Makefile
blob: 11b538196b801969dcee0f9b8de6050c12e65a9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Niclas Zeising <zeising@FreeBSD.org>
# $FreeBSD$

PKGNAMESUFFIX=  -ssl

COMMENT=    Nagios Remote Plugin Executor (SSL version)

CONFLICTS=  nrpe-2.*

OPTIONS_SET=    SSL

MASTERDIR=      ${.CURDIR}/../nrpe

.include "${MASTERDIR}/Makefile"