pkgsrc/misc/dirdiff/Makefile

20 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.16 2012/10/08 09:57:19 asau Exp $
#
DISTNAME= dirdiff-2.1
PKGREVISION= 1
CATEGORIES= misc tk
MASTER_SITES= http://samba.org/ftp/paulus/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://samba.org/ftp/paulus/
COMMENT= Displays differences between directories
INSTALLATION_DIRS+= bin lib
DEPENDS+= tk>=8.3.4:../../x11/tk
USE_LIBTOOL= yes
.include "../../lang/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"