2005-04-11 23:44:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:34 tv Exp $
|
2003-07-24 09:08:20 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= dirdiff-1.6
|
2005-01-22 16:42:17 +01:00
|
|
|
PKGREVISION= 2
|
2005-01-22 16:45:59 +01:00
|
|
|
CATEGORIES= misc tk
|
2003-07-24 09:08:20 +02:00
|
|
|
MASTER_SITES= http://samba.org/ftp/paulus/
|
|
|
|
|
2005-01-22 16:42:17 +01:00
|
|
|
DEPENDS= tk>=8.3.4:../../x11/tk
|
|
|
|
|
2003-07-24 09:08:20 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
|
|
HOMEPAGE= http://samba.org/ftp/paulus/
|
|
|
|
COMMENT= Displays differences between directories
|
|
|
|
|
2003-07-24 10:42:29 +02:00
|
|
|
USE_LIBTOOL= yes
|
2003-07-24 09:08:20 +02:00
|
|
|
|
2005-01-22 16:42:17 +01:00
|
|
|
.include "../../lang/tcl/buildlink3.mk"
|
2003-07-24 09:08:20 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|