# Created by: Marc Lagrange <rhaamo@gruik.at>
# $FreeBSD: sysutils/hwstat/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	hwstat
PORTVERSION=	0.5.1
CATEGORIES=	sysutils
MASTER_SITES=	http://pub.rhaamo.li/Archives/hwstat/

MAINTAINER=	rhaamo@gruik.at
COMMENT=	Command line tool to display CPU temp and battery infos

LICENSE=	BSD

PLIST_FILES=	bin/hwstat

MAN1=		hwstat.1
MANCOMPRESSED=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
