# OpenBSD makefile for:	wdiff
# Version required:	0.5
# Date created:		May 16 1998
# Whom:			Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.13 2001/06/20 01:43:37 pvalchev Exp $
#

COMMENT=	"word differences between text files"

DISTNAME=	wdiff-0.5
CATEGORIES=	textproc
NEED_VERSION=	1.402
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wdiff

MAINTAINER=	Angelos D. Keromytis <angelos@openbsd.org>

# License: GPL
PERMIT_PACKAGE_CDROM=	Yes
PERMIT_PACKAGE_FTP=	Yes
PERMIT_DISTFILES_CDROM=	Yes
PERMIT_DISTFILES_FTP=	Yes

MAN1=		wdiff.1
CONFIGURE_STYLE=	gnu dest old

.include <bsd.port.mk>
