1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/sysutils/dirdiff/Makefile
Clive Lin 36bbe50a64 Add tcl82 to BUILD_DEPENDS.
Approved by: MAINTAINER
2001-05-07 09:06:19 +00:00

19 lines
344 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
BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
.include <bsd.port.mk>