openbsd-ports/security/p5-MD5/Makefile
2022-03-21 22:29:57 +00:00

15 lines
190 B
Makefile

COMMENT= interface to md5 message-digest algorithm
MODULES= cpan
CPAN_AUTHOR= GAAS
PKG_ARCH= *
DISTNAME= MD5-2.03
CATEGORIES= security
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>