1999-09-27 17:18:48 +00:00
|
|
|
# New ports collection makefile for: lmmon
|
|
|
|
# Date created: 24 September 1999
|
|
|
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 19:09:11 +00:00
|
|
|
PORTNAME= lmmon
|
2000-04-22 10:14:11 +00:00
|
|
|
PORTVERSION= 0.65
|
1999-09-27 17:18:48 +00:00
|
|
|
CATEGORIES= sysutils
|
2000-07-08 03:25:23 +00:00
|
|
|
MASTER_SITES= http://www.fxp.org/~jedgar/lmmon/
|
1999-09-27 17:18:48 +00:00
|
|
|
|
2000-03-08 17:51:03 +00:00
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
1999-09-27 17:18:48 +00:00
|
|
|
|
1999-11-14 03:31:20 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1999-09-27 17:18:48 +00:00
|
|
|
MAN8= lmmon.8
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
1999-10-21 06:34:46 +00:00
|
|
|
.include <bsd.port.mk>
|