From 791d83fbeef7ece36aabb2f4bba7d8fff752127b Mon Sep 17 00:00:00 2001 From: rafan Date: Fri, 22 Dec 2006 22:26:53 +0000 Subject: Add p5-POE-Component-Pluggable 0.04, a base class for creating plugin enabled POE Components. PR: ports/107092 Submitted by: chinsan --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index a9aeb93ab8ef..2179c38b039c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1280,6 +1280,7 @@ SUBDIR += p5-POE-Component-IKC SUBDIR += p5-POE-Component-JobQueue SUBDIR += p5-POE-Component-Logger + SUBDIR += p5-POE-Component-Pluggable SUBDIR += p5-POE-Component-RSS SUBDIR += p5-POE-Component-RSSAggregator SUBDIR += p5-POE-Component-Server-XMLRPC -- cgit