ports/devel/p5-Cache-Mmap/Makefile

14 lines
205 B
Makefile

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>