c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
18 lines
410 B
Makefile
18 lines
410 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:17 tv Exp $
|
|
#
|
|
|
|
DISTNAME= wtail-0.2.2
|
|
PKGREVISION= 2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.teaser.fr/~amajorel/wtail/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.teaser.fr/~amajorel/wtail/
|
|
COMMENT= Watch multiple files at once
|
|
|
|
USE_BUILDLINK3= YES
|
|
|
|
MAKE_ENV+= SED="${SED}"
|
|
|
|
.include "../../devel/ncurses/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|