1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Sunpoet Po-Chuan Hsieh 7ec5278c6e - Use canonical format for ports@FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
2010-12-29 07:03:16 +00:00

21 lines
415 B
Makefile

# New ports collection makefile for: dirdiff
# Whom: grog
# Date created: 7 May 2001
#
# $FreeBSD$
#
PORTNAME= dirdiff
PORTVERSION= 2.1
PORTREVISION= 3
CATEGORIES= sysutils tcl tk
MASTER_SITES= ftp://ftp.samba.org/pub/paulus/
MAINTAINER= ports@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>