aboutsummaryrefslogtreecommitdiff
path: root/ports/libsass
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libsass')
-rw-r--r--ports/libsass/CONTROL7
-rw-r--r--ports/libsass/vcpkg.json8
2 files changed, 8 insertions, 7 deletions
diff --git a/ports/libsass/CONTROL b/ports/libsass/CONTROL
deleted file mode 100644
index e29f5b927..000000000
--- a/ports/libsass/CONTROL
+++ /dev/null
@@ -1,7 +0,0 @@
-Source: libsass
-Version: 3.6.4
-Port-Version: 0
-Description: LibSass - Sass compiler written in C++
-Homepage: https://github.com/sass/libsass
-Supports: !uwp
-
diff --git a/ports/libsass/vcpkg.json b/ports/libsass/vcpkg.json
new file mode 100644
index 000000000..a67da017e
--- /dev/null
+++ b/ports/libsass/vcpkg.json
@@ -0,0 +1,8 @@
+{
+ "name": "libsass",
+ "version-string": "3.6.4",
+ "port-version": 1,
+ "description": "LibSass - Sass compiler written in C++",
+ "homepage": "https://github.com/sass/libsass",
+ "supports": "!uwp"
+}