aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-01 21:29:03 +0800
committerclsung <clsung@FreeBSD.org>2006-08-01 21:29:03 +0800
commit4e1960c337c63eeda537c0bbba59a16469273ab3 (patch)
treed17f995a59ac6eb65e8a85445ad3844b7ecff0c0 /devel/Makefile
parentce0c4fd1dbceda17499f3dc1f2ee0283ac3c224e (diff)
downloadfreebsd-ports-gnome-4e1960c337c63eeda537c0bbba59a16469273ab3.tar.gz
freebsd-ports-gnome-4e1960c337c63eeda537c0bbba59a16469273ab3.tar.zst
freebsd-ports-gnome-4e1960c337c63eeda537c0bbba59a16469273ab3.zip
Add p5-IPC-Mmap-Share 0.03, safely share structures among processes
using anonymous mmap. PR: ports/100417 Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 f7f168104c7e..da121577a219 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1097,6 +1097,7 @@
SUBDIR += p5-IPC-Locker
SUBDIR += p5-IPC-MM
SUBDIR += p5-IPC-Mmap
+ SUBDIR += p5-IPC-Mmap-Share
SUBDIR += p5-IPC-Open3-Simple
SUBDIR += p5-IPC-Run
SUBDIR += p5-IPC-Run3