diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-01-20 07:16:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 22:16:21 -0800 |
| commit | d7cd6f52be3423b7aed66e61dc297cef066f305d (patch) | |
| tree | fa7f413621a205c0139450843c7bae735d521492 /ports/libsass/CONTROL | |
| parent | cff97f99e574bb81a7c4bc5da12133d57e9ae783 (diff) | |
| download | vcpkg-d7cd6f52be3423b7aed66e61dc297cef066f305d.tar.gz vcpkg-d7cd6f52be3423b7aed66e61dc297cef066f305d.zip | |
[libsass/sassc] add new port/tool (#15752)
* add libsass and sassc
* add version information
Diffstat (limited to 'ports/libsass/CONTROL')
| -rw-r--r-- | ports/libsass/CONTROL | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/libsass/CONTROL b/ports/libsass/CONTROL new file mode 100644 index 000000000..e29f5b927 --- /dev/null +++ b/ports/libsass/CONTROL @@ -0,0 +1,7 @@ +Source: libsass +Version: 3.6.4 +Port-Version: 0 +Description: LibSass - Sass compiler written in C++ +Homepage: https://github.com/sass/libsass +Supports: !uwp + |
