1999-10-05 18:25:27 +02:00
|
|
|
# New ports collection makefile for: roottail
|
|
|
|
# Date created: 30 September 1999
|
|
|
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 21:09:11 +02:00
|
|
|
PORTNAME= roottail
|
2001-05-07 15:57:36 +02:00
|
|
|
PORTVERSION= 0.0.10
|
1999-10-05 18:25:27 +02:00
|
|
|
CATEGORIES= sysutils
|
2000-07-18 21:44:14 +02:00
|
|
|
MASTER_SITES= http://www.goof.com/pcg/marc/data/ \
|
2000-11-15 01:11:19 +01:00
|
|
|
ftp://ftp.goof.com/pub/pcg/marc/
|
|
|
|
DISTNAME= root-tail-${PORTVERSION}
|
1999-10-05 18:25:27 +02:00
|
|
|
|
2000-07-18 21:44:14 +02:00
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
1999-10-05 18:25:27 +02:00
|
|
|
|
2000-07-18 21:44:14 +02:00
|
|
|
MAN1= root-tail.1
|
1999-10-05 18:25:27 +02:00
|
|
|
USE_IMAKE= yes
|
|
|
|
MANCOMPRESSED= no
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|