1999-09-26 22:33:38 +00:00
|
|
|
# New ports collection makefile for: consolehm
|
|
|
|
# Date created: 27 September 1999
|
|
|
|
# Whom: Mike Muir <mmuir@es.co.nz>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 19:09:11 +00:00
|
|
|
PORTNAME= consolehm
|
2000-05-22 00:50:08 +00:00
|
|
|
PORTVERSION= 1.3A
|
1999-09-26 22:33:38 +00:00
|
|
|
CATEGORIES= sysutils
|
2000-05-22 00:50:08 +00:00
|
|
|
MASTER_SITES= ftp://muir.yi.org/pub/consolehm/ \
|
1999-09-26 22:33:38 +00:00
|
|
|
http://www.es.co.nz/~mmuir/
|
|
|
|
|
|
|
|
MAINTAINER= mmuir@es.co.nz
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/consolehm/consolehm
|
1999-10-21 06:04:17 +00:00
|
|
|
GNU_CONFIGURE= yes
|
2000-06-07 20:38:10 +00:00
|
|
|
MAN8= chm.8
|
|
|
|
MANCOMPRESSED= maybe
|
1999-09-26 22:33:38 +00:00
|
|
|
|
1999-10-21 06:04:17 +00:00
|
|
|
.include <bsd.port.mk>
|