diff options
Diffstat (limited to 'ports/value-ptr-lite/CONTROL')
| -rw-r--r-- | ports/value-ptr-lite/CONTROL | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/value-ptr-lite/CONTROL b/ports/value-ptr-lite/CONTROL new file mode 100644 index 000000000..0891d31fd --- /dev/null +++ b/ports/value-ptr-lite/CONTROL @@ -0,0 +1,7 @@ +Source: value-ptr-lite +Version: 0.2.1 +Homepage: https://github.com/martinmoene/value-ptr-lite +Description: A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library. + +Feature: test +Description: Build with test
\ No newline at end of file |
