diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-04-09 18:50:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-09 09:50:00 -0700 |
| commit | 5c19a00f26a40fa08f667de48a83ae4617ba0f86 (patch) | |
| tree | 8ef4434e1c6da9931c1b0ee8206e09b6b6f0392b /ports/hunspell/CONTROL | |
| parent | 4a03e7456939043161cebebab3ead59443cd3d21 (diff) | |
| download | vcpkg-5c19a00f26a40fa08f667de48a83ae4617ba0f86.tar.gz vcpkg-5c19a00f26a40fa08f667de48a83ae4617ba0f86.zip | |
[hunspell] switch to make to enable build of hunspell tools (#17148)
* [hunspell] switch to make to enable build of hunspell tools
* version stuff
Diffstat (limited to 'ports/hunspell/CONTROL')
| -rw-r--r-- | ports/hunspell/CONTROL | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ports/hunspell/CONTROL b/ports/hunspell/CONTROL deleted file mode 100644 index 229d5ca93..000000000 --- a/ports/hunspell/CONTROL +++ /dev/null @@ -1,8 +0,0 @@ -Source: hunspell -Version: 1.7.0 -Port-Version: 2 -Homepage: https://github.com/hunspell/hunspell -Description: The most popular spellchecking library. - -Feature: tools -Description: Build hunspell tools |
