# $OpenBSD: Makefile,v 1.18 2020/07/03 21:44:40 sthen Exp $

COMMENT=	shared data cache using memory mapped files

MODULES=	cpan
DISTNAME=	Cache-Mmap-0.11
EPOCH=		0
REVISION=	3
CATEGORIES=	devel

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
