diff options
Diffstat (limited to 'ports/systemc')
| -rw-r--r-- | ports/systemc/CONTROL | 3 | ||||
| -rw-r--r-- | ports/systemc/vcpkg.json | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/systemc/CONTROL b/ports/systemc/CONTROL deleted file mode 100644 index c62d20c76..000000000 --- a/ports/systemc/CONTROL +++ /dev/null @@ -1,3 +0,0 @@ -Source: systemc
-Version: 2.3.3-4
-Description: A set of C++ classes and macros which provide an event-driven simulation kernel in C++
diff --git a/ports/systemc/vcpkg.json b/ports/systemc/vcpkg.json new file mode 100644 index 000000000..6c456295d --- /dev/null +++ b/ports/systemc/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "systemc", + "version-string": "2.3.3", + "port-version": 5, + "description": "A set of C++ classes and macros which provide an event-driven simulation kernel in C++" +} |
