aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-08 09:14:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-08 09:14:09 +0000
commit36cb2cad68844188cec9eaaaa45acf745d53ac2c (patch)
tree8710475782b5019a1418d9bab365c3bf9e535d53 /net-mgmt
parent9896d78ddbb2e2000baf3b64f6f550a8a124eb87 (diff)
downloadports-36cb2cad68844188cec9eaaaa45acf745d53ac2c.tar.gz
ports-36cb2cad68844188cec9eaaaa45acf745d53ac2c.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/check_logfiles/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-mgmt/check_logfiles/Makefile b/net-mgmt/check_logfiles/Makefile
index bc226e911bea..b390249c1851 100644
--- a/net-mgmt/check_logfiles/Makefile
+++ b/net-mgmt/check_logfiles/Makefile
@@ -2,13 +2,17 @@
PORTNAME= check_logfiles
PORTVERSION= 3.4.3.1
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://labs.consol.de/wp-content/uploads/2011/03/
MAINTAINER= flo@FreeBSD.org
COMMENT= Nagios plugin which scans log files for specific patterns
-USES= gmake
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= gmake perl5
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-trusted-path=/bin:/sbin:/usr/bin:/usr/sbin:${LOCALBASE}/bin:${LOCALBASE}/sbin \
--libexecdir=${PREFIX}/libexec/nagios \