SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,14 @@
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>

View file

@ -0,0 +1,2 @@
SHA256 (Sys-Mmap-0.20.tar.gz) = GCDOLInxq3NXZE+NsPSfFC9UUmJQ+x4jXbEKqA8V4s8=
SIZE (Sys-Mmap-0.20.tar.gz) = 17962

View file

@ -0,0 +1 @@
uses mmap to map in a file as a Perl variable

View file

@ -0,0 +1,8 @@
${P5ARCH}/
${P5ARCH}/Sys/
${P5ARCH}/Sys/Mmap.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Sys/
${P5ARCH}/auto/Sys/Mmap/
@so ${P5ARCH}/auto/Sys/Mmap/Mmap.so
@man man/man3p/Sys::Mmap.3p