1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/dirdiff/Makefile
Greg Lehey 8a2f7b0bd7 Update to version 2.1
Update site location.

Reported by: pointyhat.
2005-07-05 05:15:16 +00:00

21 lines
418 B
Makefile

# New ports collection makefile for: dirdiff
# Whom: grog
# Date created: 7 May 2001
#
# $FreeBSD$
#
PORTNAME= dirdiff
PORTVERSION= 2.1
PORTREVISION= 2
CATEGORIES= sysutils tcl84 tk84
MASTER_SITES= ftp://ftp.samba.org/pub/paulus/
MAINTAINER= grog@FreeBSD.Org
COMMENT= A graphical diff tool
BUILD_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
.include <bsd.port.mk>