openbsd-ports/devel/p5-Algorithm-Annotate/Makefile
2022-03-11 18:49:30 +00:00

15 lines
268 B
Makefile

COMMENT= represent a series of changes in annotate form
MODULES= cpan
PKG_ARCH= *
DISTNAME= Algorithm-Annotate-0.10
REVISION= 3
CATEGORIES= devel
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Algorithm-Diff>=1.1901
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>