aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/consolehm/Makefile
blob: c63eb7ff90791a3481bd8486f9f75fa3c8229d65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:   consolehm
# Date created:        27 September 1999
# Whom:                Mike Muir <mmuir@es.co.nz>
#
# $FreeBSD$
#

PORTNAME=   consolehm
PORTVERSION=    1.31
PORTREVISION=   1
CATEGORIES= sysutils
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= fenner

MAINTAINER= mmuir@cwnet.com
COMMENT=    Console based hardware monitor for FreeBSD

WRKSRC=     ${WRKDIR}/consolehm/consolehm

GNU_CONFIGURE=  yes
MAN8=       chm.8
MANCOMPRESSED=  yes

.include <bsd.port.mk>