1PORTNAME= Digest 2PORTVERSION= 1.20 3CATEGORIES= security perl5 4MASTER_SITES= CPAN 5PKGNAMEPREFIX= p5- 6 7MAINTAINER= ports@MidnightBSD.org 8COMMENT= Modules that calculate message digests 9WWW= https://metacpan.org/release/Digest 10 11LICENSE= perl 12 13USES= perl5 14USE_PERL5= configure 15 16.include <bsd.port.mk> 17