pkgsrc/misc/dirdiff/Makefile

19 lines
403 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:34 tv Exp $
#
DISTNAME= dirdiff-1.6
PKGREVISION= 2
CATEGORIES= misc tk
MASTER_SITES= http://samba.org/ftp/paulus/
DEPENDS= tk>=8.3.4:../../x11/tk
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://samba.org/ftp/paulus/
COMMENT= Displays differences between directories
USE_LIBTOOL= yes
.include "../../lang/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"