summaryrefslogtreecommitdiff
path: root/misc/xtail/Makefile
blob: ed22ef66f4946200fff821fdb52a330aa0188f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2001/07/08 14:29:51 simonb Exp $
#

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

MAINTAINER=	packages@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"