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