[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / textproc / p5-Text-Diff

File: [local] / ports / textproc / p5-Text-Diff / Makefile (download)

Revision 1.19, Fri Mar 11 20:03:01 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.18: +0 -2 lines

drop RCS Ids

COMMENT = 	perform diffs on files and record sets

MODULES =	cpan
PKG_ARCH =	*
DISTNAME =	Text-Diff-1.45
CATEGORIES =	textproc
REVISION =	0

# perl
PERMIT_PACKAGE =	Yes

RUN_DEPENDS =	devel/p5-Algorithm-Diff

.include <bsd.port.mk>