2014-11-10 16:37:19 +00:00

18 lines
388 B
Makefile

# $OpenBSD: Makefile,v 1.10 2014/11/10 16:37:19 afresh1 Exp $
COMMENT = test and show differences in strings and data structures
DISTNAME = Test-Differences-0.62
CATEGORIES = devel
MODULES = cpan
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = sysutils/p5-Capture-Tiny>=0.24 \
textproc/p5-Text-Diff>=0.35
.include <bsd.port.mk>