aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2011-09-29 20:37:35 +0800
committerzi <zi@FreeBSD.org>2011-09-29 20:37:35 +0800
commit087d213b9545d8360fe99dad3d65dec6283eb640 (patch)
tree062102139ca5e858d28a09bcc712847268c8b25f /net-mgmt
parent88bcf9a591a1a086876125dac09ba68c9552b82c (diff)
downloadfreebsd-ports-gnome-087d213b9545d8360fe99dad3d65dec6283eb640.tar.gz
freebsd-ports-gnome-087d213b9545d8360fe99dad3d65dec6283eb640.tar.zst
freebsd-ports-gnome-087d213b9545d8360fe99dad3d65dec6283eb640.zip
- Instruct portscout to ignore this port due to false positives
- Pacify portlint(1)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagios-check_email_delivery/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-mgmt/nagios-check_email_delivery/Makefile b/net-mgmt/nagios-check_email_delivery/Makefile
index 6c5450d6ad5b..2c3f0ea84634 100644
--- a/net-mgmt/nagios-check_email_delivery/Makefile
+++ b/net-mgmt/nagios-check_email_delivery/Makefile
@@ -14,16 +14,18 @@ PKGNAMEPREFIX= nagios-
MAINTAINER= zi@FreeBSD.org
COMMENT= Nagios Plugin to monitor your mail environment
-RUN_DEPENDS= p5-Net-SMTP-TLS>=0:${PORTSDIR}/mail/p5-Net-SMTP-TLS \
- p5-Mail-IMAPClient>=0:${PORTSDIR}/mail/p5-Mail-IMAPClient
-
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+RUN_DEPENDS= p5-Net-SMTP-TLS>=0:${PORTSDIR}/mail/p5-Net-SMTP-TLS \
+ p5-Mail-IMAPClient>=0:${PORTSDIR}/mail/p5-Mail-IMAPClient
+
NO_BUILD= yes
USE_PERL5_RUN= yes
DOC_FILES= check_email_delivery.html check_email_delivery.pod check_imap_receive.html check_imap_receive.pod check_smtp_send.html check_smtp_send.pod
+PORTSCOUT= ignore:1
+
.include <bsd.port.pre.mk>
do-install: