PORTNAME=	Digest-CRC
PORTVERSION=	0.24
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Perl extension for calculating CRC checksums
WWW=		https://metacpan.org/release/Digest-CRC

LICENSE=	PD

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>