diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-02-22 21:12:56 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-02-22 21:12:56 +0000 |
commit | bfab7572666f0d97b37220eeda69d2a1fc15f768 (patch) | |
tree | 0021307c794238e605c27a0e9ce6b4e3c0ecf7e2 /devel/Makefile | |
parent | 1fc76e0d1816f9ea406011cd7cff3d3d366bd2f8 (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/Makefile | 1 |
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 |