mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
d8187fd02f
with his servers.
24 lines
439 B
Makefile
24 lines
439 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= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= fenner
|
|
|
|
MAINTAINER= mmuir@cwnet.com
|
|
|
|
WRKSRC= ${WRKDIR}/consolehm/consolehm
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN8= chm.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|