mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-11 23:25:17 +00:00
70124a02ec
PR: 14671 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
20 lines
362 B
Makefile
20 lines
362 B
Makefile
# New ports collection makefile for: lmmon
|
|
# Version required: 0.60
|
|
# Date created: 24 September 1999
|
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= lmmon-0.60
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.fxp.org/~jedgar/
|
|
|
|
MAINTAINER= jedgar@fxp.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN8= lmmon.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|