summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-04-02 22:11:13 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-04-02 22:11:13 +0000
commite972309b4e9dd56f4f521ca3c9cde3eadc4915f6 (patch)
treec023baa85d44c0bd85fdc0feddf9aa9d78a8bdaf /devel/Makefile
parentp5-IPC-ShareLite is a simple interface to acess shared mem. (diff)
P5-IPC-Cache persist data across processes via shared memory.
Notes
Notes: svn path=/head/; revision=40775
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 e7b8839dd62b..83b773789e29 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -282,6 +282,7 @@
SUBDIR += p5-IO-Stty
SUBDIR += p5-IO-Tty
SUBDIR += p5-IO-stringy
+ SUBDIR += p5-IPC-Cache
SUBDIR += p5-IPC-ShareLite
SUBDIR += p5-IPC-Shareable
SUBDIR += p5-Include