pkgsrc/misc/dirdiff/Makefile
jlam ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00

16 lines
377 B
Makefile

# $NetBSD: Makefile,v 1.3 2004/02/14 17:21:45 jlam Exp $
#
DISTNAME= dirdiff-1.6
CATEGORIES= misc tk80
MASTER_SITES= http://samba.org/ftp/paulus/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://samba.org/ftp/paulus/
COMMENT= Displays differences between directories
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"