aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/roottail/Makefile
blob: ff60608e83ab7f5f4b52ae19bb3fcbfd1903efd3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>