freebsd-ports/sysutils/monitord/Makefile
Maxim Sobolev 13ac389a02 Update to the 0.2.0 version. Also make it use BSD_INSTALL_* macros and make
it PREFIX clean while I'm here.

PR:		19294
Submitted by:	W. M. Shandruk <walt@erudition.net>
2000-06-20 09:30:29 +00:00

17 lines
297 B
Makefile

# New ports collection makefile for: monitord
# Date created: 5 June 2000
# Whom: walt
#
# $FreeBSD$
#
PORTNAME= monitord
PORTVERSION= 0.2.0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.erudition.net/pub/monitord/
MAINTAINER= walt@erudition.net
MAN8= monitord.8
.include <bsd.port.mk>