freebsd-ports/sysutils/dirdiff/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

19 lines
387 B
Makefile

# 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
COMMENT= A graphical diff tool
BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
.include <bsd.port.mk>