mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
352 B
Makefile
20 lines
352 B
Makefile
# New ports collection makefile for: lmmon
|
|
# Date created: 24 September 1999
|
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= lmmon
|
|
PORTVERSION= 0.65
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.fxp.org/~jedgar/
|
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN8= lmmon.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|