freebsd-ports/sysutils/logmon/Makefile
Patrick Li 217ea8cd24 Update to 0.4.1
PR:		38233
Submitted by:	maintainer
2002-05-22 22:32:03 +00:00

20 lines
414 B
Makefile

# New ports collection makefile for: logmon
# Date created: 12 September 2001
# Whom: Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
#
# $FreeBSD$
#
PORTNAME= logmon
PORTVERSION= 0.4.1
CATEGORIES= sysutils
MASTER_SITES= http://www.edespot.com/plaidhat/code/LogMon/
DISTNAME= LogMon-${PORTVERSION}
EXTRACT_SUFX= .src.tgz
MAINTAINER= gslin@ccca.nctu.edu.tw
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>