pkgsrc/net/mrstat/Makefile
abs 5f83b2cacb Import mrstat-1.15
mrstat is intended to track the load, uptime, number of users, and
	telnet availability of a set of public access machines over time.
2002-08-27 09:03:44 +00:00

14 lines
359 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2002/08/27 09:03:44 abs Exp $
#
DISTNAME= mrstat-1.15
CATEGORIES= net
MASTER_SITES= http://www.mono.org/abs/tools/mrstat/
MAINTAINER= abs@mono.org
HOMEPAGE= http://www.mono.org/abs/tools/mrstat/
COMMENT= Track load and number of users on specified hosts
MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR}
.include "../../mk/bsd.pkg.mk"