aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-15 05:37:29 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-15 05:37:29 +0000
commitf35d8838282767803b62a47aa0d4a6a60e526bb4 (patch)
treecd7d2e1b27e301c598652877a57e77a1d4186aac /devel/Makefile
parent0e29681c02e1b30986e2b29346a2dc0db354be7a (diff)
downloadports-f35d8838282767803b62a47aa0d4a6a60e526bb4.tar.gz
ports-f35d8838282767803b62a47aa0d4a6a60e526bb4.zip
Add p5-IPC-Mmap 0.11, provides a minimal mmap() interface for both POSIX
and Win32. PR: ports/100256 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=167862
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4ec59142fa4d..14736c58f53c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1083,6 +1083,7 @@
SUBDIR += p5-IPC-DirQueue
SUBDIR += p5-IPC-Locker
SUBDIR += p5-IPC-MM
+ SUBDIR += p5-IPC-Mmap
SUBDIR += p5-IPC-Run
SUBDIR += p5-IPC-Run3
SUBDIR += p5-IPC-ShareLite