ports/devel/p5-File-Modified/Makefile

19 lines
323 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = checks intelligently if files have changed
DISTNAME = File-Modified-0.10
REVISION = 0
CATEGORIES = devel
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
TEST_DEPENDS = security/p5-Digest-MD2 \
security/p5-Digest-SHA1
.include <bsd.port.mk>