# Created by: Dirk Engling <erdgeist@erdgeist.org>
# $FreeBSD: tags/RELEASE_11_0_0/sysutils/minimunin/Makefile 411383 2016-03-19 09:33:35Z wen $

PORTNAME=	minimunin
PORTVERSION=	0.3
CATEGORIES=	sysutils
MASTER_SITES=	http://erdgeist.org/arts/software/minimunin/

MAINTAINER=	erdgeist@erdgeist.org
COMMENT=	Tiny munin-node implementation written in pure bourne shell

USES=	tar:bzip2
PLIST_FILES=	bin/minimunin
SUB_FILES=	pkg-message

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/minimunin ${STAGEDIR}${PREFIX}/bin

.include <bsd.port.mk>
