ports/devel/p5-Sys-Mmap/Makefile

14 lines
190 B
Makefile

COMMENT = use mmap to map in a file as a Perl variable
DISTNAME = Sys-Mmap-0.20
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
MODULES = cpan
.include <bsd.port.mk>