freebsd-ports/net-mgmt/nagcon/Makefile
Ion-Mihai Tetcu b755f5de7b Bugfix with tarball rerolloed.
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Reviewed by:	"Douglas K. Rand" <rand@meridian-enviro.com> (maintainer)
Approved by:	"Douglas K. Rand" <rand@meridian-enviro.com> (maintainer),
		lawrance (mentor)
2006-05-11 16:31:51 +00:00

21 lines
437 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.15
PORTREVISION= 1
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>