pkgsrc/net/mrstat/Makefile
abs b1292e08b0 Updated net/mrstat to 1.21
v1.21

update email and man reference, plus switch from googlecode
2017-01-04 21:20:16 +00:00

14 lines
360 B
Makefile

# $NetBSD: Makefile,v 1.7 2017/01/04 21:20:16 abs Exp $
DISTNAME= mrstat-1.21
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=abs0/}
MAINTAINER= abs@absd.org
HOMEPAGE= https://github.com/abs0/mrstat
COMMENT= Track load and number of users on specified hosts
LICENSE= public-domain
MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR}
.include "../../mk/bsd.pkg.mk"