summaryrefslogtreecommitdiff
path: root/misc/xtail/Makefile
blob: c68a320627a45bd113a3f86d0cb5d98e9de82d96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:05 jschauma Exp $
#

DISTNAME=	xtail-2.1
CATEGORIES=	misc
MASTER_SITES=	http://www.unicom.com/sw/xtail/

MAINTAINER=	tech-pkg@netbsd.org
HOMEPAGE=	http://www.unicom.com/sw/xtail/
COMMENT=	like "tail -f" on a bunch of files at once

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"