# $OpenBSD: Makefile,v 1.17 2019/07/12 20:44:45 sthen Exp $

COMMENT=	shared data cache using memory mapped files

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

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
