14 lines
324 B
Makefile
14 lines
324 B
Makefile
# $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"
|