diff options
author | tz <tz@FreeBSD.org> | 2016-12-01 00:17:58 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-12-01 00:17:58 +0800 |
commit | 4e3132de774ee7166d60d4c089c8b9da6a7184b8 (patch) | |
tree | 1eecd006db7907e1d817b8057420133a20fef5ea /net-im/Makefile | |
parent | 9cf07c95e55bc34e97e7bd5915306e5003286303 (diff) | |
download | freebsd-ports-gnome-4e3132de774ee7166d60d4c089c8b9da6a7184b8.tar.gz freebsd-ports-gnome-4e3132de774ee7166d60d4c089c8b9da6a7184b8.tar.zst freebsd-ports-gnome-4e3132de774ee7166d60d4c089c8b9da6a7184b8.zip |
New port: net-im/pecl-stomp2
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
PR: 213321
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: mentors (implicit)
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 bbed5a8e5d16..023b8eb1704f 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -102,6 +102,7 @@ SUBDIR += papyon SUBDIR += pebrot SUBDIR += pecl-stomp + SUBDIR += pecl-stomp2 SUBDIR += pidgin SUBDIR += pidgin-birthday-reminder SUBDIR += pidgin-bs |