diff options
author | zi <zi@FreeBSD.org> | 2013-03-18 04:52:36 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-03-18 04:52:36 +0800 |
commit | 3e6af0df19978c93702cdaf2e242ba2c744ab72e (patch) | |
tree | 052d4425f212eba62e91c0a2877c7649f24816ad /devel/Makefile | |
parent | 992b1519ca8348e35fa7453cf50354f4b96f3271 (diff) | |
download | freebsd-ports-gnome-3e6af0df19978c93702cdaf2e242ba2c744ab72e.tar.gz freebsd-ports-gnome-3e6af0df19978c93702cdaf2e242ba2c744ab72e.tar.zst freebsd-ports-gnome-3e6af0df19978c93702cdaf2e242ba2c744ab72e.zip |
New port: devel/rubygem-activemessaging:
ActiveMessaging is an attempt to bring the simplicity and elegance of rails
development to the world of messaging. Messaging, (or event-driven
architecture) is widely used for enterprise integration, with frameworks
such as Java's JMS, and products such as ActiveMQ, Tibco, IBM MQSeries, etc.
WWW: https://rubygems.org/gems/activemessaging
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 7b66b6320f82..193b6d23198d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3936,6 +3936,7 @@ SUBDIR += ruby-tzfile SUBDIR += ruby-wirble SUBDIR += rubygem-abstract + SUBDIR += rubygem-activemessaging SUBDIR += rubygem-activesupport SUBDIR += rubygem-allison SUBDIR += rubygem-analogger |