diff options
author | wen <wen@FreeBSD.org> | 2009-12-01 14:35:55 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-12-01 14:35:55 +0800 |
commit | 9c0e2a5b7c652187aaa913201d5f04260b5b0632 (patch) | |
tree | cba536d54f645f4f7cbeb622a9fb58bd59e4d5b2 /net-im/Makefile | |
parent | 5bbb5fa524c907830889c62490c3df1cf4a2a324 (diff) | |
download | freebsd-ports-gnome-9c0e2a5b7c652187aaa913201d5f04260b5b0632.tar.gz freebsd-ports-gnome-9c0e2a5b7c652187aaa913201d5f04260b5b0632.tar.zst freebsd-ports-gnome-9c0e2a5b7c652187aaa913201d5f04260b5b0632.zip |
pecl-stomp allows php applications to communicate with any
Stomp compliant Message Brokers through easy object oriented
and procedural interfaces.
WWW: http://pecl.php.net/package/stomp
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 5e7f1ae1fa65..6b24ef2d7e22 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -107,6 +107,7 @@ SUBDIR += p5-POE-Component-Client-MSN SUBDIR += papyon SUBDIR += pebrot + SUBDIR += pecl-stomp SUBDIR += pidgin SUBDIR += pidgin-birthday_reminder SUBDIR += pidgin-facebookchat |