1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/sysutils/consolehm/Makefile
Kevin Lo 00e6888813 Update to version 1.31
PR: 20350
Submitted by: MAINTAINER
2000-08-02 07:51:46 +00:00

23 lines
440 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
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= yes
.include <bsd.port.mk>