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