aboutsummaryrefslogtreecommitdiff
path: root/devel/embb/pkg-descr
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2014-10-11 17:28:39 +0000
committerThomas Zander <riggs@FreeBSD.org>2014-10-11 17:28:39 +0000
commit22fd6e29a36ddc02b12ff1eff7d12c5a27a20887 (patch)
tree2c2af0bf140630e2a94f5ae9ea51b102892d01eb /devel/embb/pkg-descr
parent69a4bb6af19200ffb441ee70951d6a01150d68cd (diff)
downloadports-22fd6e29a36ddc02b12ff1eff7d12c5a27a20887.tar.gz
ports-22fd6e29a36ddc02b12ff1eff7d12c5a27a20887.zip
Notes
Diffstat (limited to 'devel/embb/pkg-descr')
-rw-r--r--devel/embb/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/embb/pkg-descr b/devel/embb/pkg-descr
new file mode 100644
index 000000000000..7594b7392473
--- /dev/null
+++ b/devel/embb/pkg-descr
@@ -0,0 +1,11 @@
+The Embedded Multicore Building Blocks (EMBB) are an easy to use yet
+powerful and efficient C/C++ library for the development of parallel
+applications. EMBB has been specifically designed for embedded systems and
+the typical requirements that accompany them, such as real-time capability
+and constraints on memory consumption. As a major advantage, low-level
+operations are hidden in the library which relieves software developers
+from the burden of thread management and synchronization. This not only
+improves productivity of parallel software development, but also results
+in increased reliability and performance of the applications.
+
+WWW: https://github.com/siemens/embb