Files
ports/security/p5-Digest-Perl-MD5/Makefile
T
2026-02-01 07:23:48 +00:00

17 lines
266 B
Makefile

COMMENT = perl implementation of Ron Rivests MD5 Algorithm
DISTNAME = Digest-Perl-MD5-1.91
CATEGORIES = security
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
CPAN_AUTHOR = DELTA
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>