summaryrefslogblamecommitdiff
path: root/sysutils/dirdiff/Makefile
blob: d49f2c715884d74339470db84224bf0d790f144f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12










                                               
                                
 
                                               

                                                     
# New ports collection makefile for:	dirdiff
# Whom:			grog
# Date created:		7 May 2001
#
# $FreeBSD$
#

PORTNAME=	dirdiff
PORTVERSION=	1.2
CATEGORIES=	sysutils
MASTER_SITES=	ftp://samba.org/pub/paulus/

MAINTAINER=	grog@FreeBSD.Org

BUILD_DEPENDS=	tclsh8.2:${PORTSDIR}/lang/tcl82
RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82

.include <bsd.port.mk>