67a23a6e3f
move to google code set PKG_DESTDIR_SUPPORT
16 lines
400 B
Makefile
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"
|