1999-09-27 17:18:48 +00:00
|
|
|
# New ports collection makefile for: lmmon
|
1999-09-28 19:24:43 +00:00
|
|
|
# Version required: 0.52
|
1999-09-27 17:18:48 +00:00
|
|
|
# Date created: 24 September 1999
|
|
|
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
1999-09-28 19:24:43 +00:00
|
|
|
DISTNAME= lmmon-0.52
|
1999-09-27 17:18:48 +00:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://www.fxp.org/~jedgar/
|
|
|
|
|
|
|
|
MAINTAINER= jedgar@fxp.org
|
|
|
|
|
|
|
|
MAN8= lmmon.8
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
|
|
|
.if ${OSVERSION} < 400000
|
1999-10-10 22:16:27 +00:00
|
|
|
FORBIDDEN= "This port uses the intpm controller which is only available in FreeBSD 4.0+"
|
1999-09-27 17:18:48 +00:00
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.post.mk>
|