freebsd-ports/sysutils/roottail/Makefile
Edwin Groothuis 54c7bd1398 update sysutils/roottail to 0.2
Update root-tail, utility to tail multiple log files on
	root window of X, to last version 0.2, which fixes broken
	-noinitial switch.

PR:		ports/50708
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-09-29 14:12:06 +00:00

20 lines
440 B
Makefile

# New ports collection makefile for: roottail
# Date created: 30 September 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
PORTNAME= roottail
PORTVERSION= 0.2
CATEGORIES= sysutils
MASTER_SITES= http://www.goof.com/pcg/marc/data/
DISTNAME= root-tail-${PORTVERSION}
MAINTAINER= jedgar@FreeBSD.org
COMMENT= Simple utility to tail files/logs to a root X window
MAN1= root-tail.1
USE_IMAKE= yes
.include <bsd.port.mk>