1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/sysutils/consolehm/Makefile
Chris D. Faulhaber 9edcba3303 - email address updated.
- other email references within source updated.

PR:		23790
Submitted by:	Maintainer
2000-12-25 13:49:57 +00:00

24 lines
468 B
Makefile

# 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= ftp://muir.yi.org/pub/consolehm/ \
http://www.es.co.nz/~mmuir/
MAINTAINER= mmuir@cwnet.com
WRKSRC= ${WRKDIR}/consolehm/consolehm
GNU_CONFIGURE= yes
MAN8= chm.8
MANCOMPRESSED= yes
.include <bsd.port.mk>