aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2008-02-22 21:12:56 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2008-02-22 21:12:56 +0000
commitbfab7572666f0d97b37220eeda69d2a1fc15f768 (patch)
tree0021307c794238e605c27a0e9ce6b4e3c0ecf7e2 /devel/Makefile
parent1fc76e0d1816f9ea406011cd7cff3d3d366bd2f8 (diff)
Add p5-IOC 0.29, lightweight IOC (Inversion of Control) framework.
Notes
Notes: svn path=/head/; revision=207768
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 bc020b0cb0b0..7aa3132b0588 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1309,6 +1309,7 @@
SUBDIR += p5-IO-Util
SUBDIR += p5-IO-YAML
SUBDIR += p5-IO-stringy
+ SUBDIR += p5-IOC
SUBDIR += p5-IPC-Cache
SUBDIR += p5-IPC-Cmd
SUBDIR += p5-IPC-DirQueue