pkgsrc/net/mrstat/Makefile
abs 67a23a6e3f Updated net/mrstat to 1.20
move to google code
set PKG_DESTDIR_SUPPORT
2009-02-13 21:47:02 +00:00

16 lines
400 B
Makefile

# $NetBSD: Makefile,v 1.6 2009/02/13 21:47:02 abs Exp $
DISTNAME= mrstat-1.20
CATEGORIES= net
MASTER_SITES= http://mrstat.googlecode.com/files/
EXTRACT_SUFX= .tbz
MAINTAINER= abs@absd.org
HOMEPAGE= http://code.google.com/p/mrstat/
COMMENT= Track load and number of users on specified hosts
MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR:Q}
PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.pkg.mk"