1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/sysutils/roottail/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

23 lines
498 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.0.10
CATEGORIES= sysutils
MASTER_SITES= http://www.goof.com/pcg/marc/data/ \
ftp://ftp.goof.com/pub/pcg/marc/
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
MANCOMPRESSED= no
.include <bsd.port.mk>