# $OpenBSD: Makefile,v 1.15 2016/04/25 14:15:21 sthen Exp $

COMMENT = 	perform diffs on files and record sets

MODULES =	cpan
PKG_ARCH =	*
DISTNAME =	Text-Diff-1.44
CATEGORIES =	textproc

# perl
PERMIT_PACKAGE_CDROM =	Yes

RUN_DEPENDS =	devel/p5-Algorithm-Diff

.include <bsd.port.mk>
