# New ports collection makefile for:	battmond
#
# $MidnightBSD: mports/sysutils/battmond/Makefile,v 1.2 2012/03/06 01:16:10 laffer1 Exp $
# $FreeBSD: ports/sysutils/battmond/Makefile,v 1.2 2006/09/07 08:16:21 pav Exp $

PORTNAME=	battmond
PORTVERSION=	0.3
CATEGORIES=	sysutils
MASTER_SITES=	http://ntarmos.dyndns.org/Software/FreeBSD/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A daemon monitoring the battery level of ACPI-enabled laptops
LICENSE=	unknown

MAN1=		battmond.1
MANCOMPRESSED=	yes

PLIST_FILES=	sbin/battmond \
		etc/rc.d/battmond

.include <bsd.port.mk>
