PORTNAME=	Cache-Mmap
PORTVERSION=	0.11
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Shared data cache using memory mapped files
WWW=		https://metacpan.org/release/Cache-Mmap

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
