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

PORTNAME=   consolehm
PORTVERSION=    1.3A
CATEGORIES= sysutils
MASTER_SITES=   ftp://muir.yi.org/pub/consolehm/ \
        http://www.es.co.nz/~mmuir/

MAINTAINER= mmuir@es.co.nz

WRKSRC=     ${WRKDIR}/consolehm/consolehm
GNU_CONFIGURE=  yes
MAN8=       chm.8
MANCOMPRESSED=  maybe

.include <bsd.port.mk>