aboutsummaryrefslogtreecommitdiff
path: root/ports/hfsm2/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/hfsm2/CONTROL')
-rw-r--r--ports/hfsm2/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/hfsm2/CONTROL b/ports/hfsm2/CONTROL
new file mode 100644
index 000000000..4677f8b08
--- /dev/null
+++ b/ports/hfsm2/CONTROL
@@ -0,0 +1,5 @@
+Source: hfsm2
+Version: beta7
+Homepage: https://github.com/andrew-gresyk/HFSM2
+Description: Header-only heriarchical FSM framework in C++14, with fully statically-defined structure (no dynamic allocations), built with variadic templates.
+Build-Depends: catch2