diff options
Diffstat (limited to 'vcpkg/ports/libsass/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/libsass/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/libsass/vcpkg.json b/vcpkg/ports/libsass/vcpkg.json new file mode 100644 index 0000000..afd0547 --- /dev/null +++ b/vcpkg/ports/libsass/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "libsass", + "version": "3.6.6", + "description": "LibSass - Sass compiler written in C++", + "homepage": "https://github.com/sass/libsass", + "supports": "!uwp" +} |