diff options
author | swills <swills@FreeBSD.org> | 2011-08-14 12:14:19 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-08-14 12:14:19 +0800 |
commit | 88dd19939705ff6b55802be16b55f70f76c6ae30 (patch) | |
tree | 2ca18089b34afe6e3e3179953960a0cbdaeabcd1 /lang/Makefile | |
parent | c37a2807442983c26106fee15c659fa8af949256 (diff) | |
download | freebsd-ports-gnome-88dd19939705ff6b55802be16b55f70f76c6ae30.tar.gz freebsd-ports-gnome-88dd19939705ff6b55802be16b55f70f76c6ae30.tar.zst freebsd-ports-gnome-88dd19939705ff6b55802be16b55f70f76c6ae30.zip |
POE::Component::Hailo is a POE component that provides a non-blocking wrapper
around Hailo. It accepts the events listed under "INPUT" and emits the events
listed under "OUTPUT".
WWW: http://search.cpan.org/dist/POE-Component-Hailo/
PR: ports/159295
Submitted by: milki <milki at rescomp.berkeley.edu>
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 13d827a7b1e6..bbc03ed85c75 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -213,6 +213,7 @@ SUBDIR += p5-JavaScript-Value-Escape SUBDIR += p5-List-MoreUtils SUBDIR += p5-Modern-Perl + SUBDIR += p5-POE-Component-Hailo SUBDIR += p5-Parse-Perl SUBDIR += p5-Perl6-Subs SUBDIR += p5-Pugs-Compiler-Rule |