summaryrefslogtreecommitdiff
path: root/misc/xtail/Makefile
blob: eed5b87a394b1efc93042130ea313788ffcb47f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2003/07/21 17:01:30 martti 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"