freebsd-ports/sysutils/roottail/Makefile
Chris D. Faulhaber 5f5f7cd552 Update port to 0.0.10
Submitted by:	Elliot L. Tobin <tobin@mail.eecis.udel.edu>
2001-05-07 13:57:36 +00:00

21 lines
436 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
MAN1= root-tail.1
USE_IMAKE= yes
MANCOMPRESSED= no
.include <bsd.port.mk>