1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/hwstat/Makefile
Baptiste Daroussin ccc4126364 - Change MASTER_SITE and WWW to reflect the new upstream home
- While here, add license

Submitted by:	Marc Lagrange <rhaamo at gruik.at> (by mail)
2010-09-13 11:12:39 +00:00

24 lines
434 B
Makefile

# New ports collection makefile for: hwstat
# Date created: 29 nov 2009
# Whom: Marc Lagrange <rhaamo@gruik.at>
#
# $FreeBSD$
#
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
.include <bsd.port.mk>