freebsd-ports/net-mgmt/nagcon/Makefile
Pav Lucistnik 642d243a1b Nagcon is a console application interfacing to Nagios 2.0 which gives
you an overview of all services with troubled services.

WWW: http://www.vanheusden.com/nagcon

PR:		ports/95096
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2006-04-02 01:04:36 +00:00

20 lines
421 B
Makefile

# ports collection makefile for: nagcon
# Date created: Wed Mar 29 20:41:02 CST 2006
# Whom: Douglas K. Rand <rand@meridian-enviro.com>
#
# $FreeBSD$
#
PORTNAME= nagcon
PORTVERSION= 0.0.13
CATEGORIES= net-mgmt
MASTER_SITES= http://www.vanheusden.com/nagcon/
EXTRACT_SUFX= .tgz
MAINTAINER= rand@meridian-enviro.com
COMMENT= Nagios 2.0 console monitor
USE_GMAKE= YES
PLIST_FILES= bin/nagcon
.include <bsd.port.mk>