642d243a1b
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>
20 lines
421 B
Makefile
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>
|