diff options
| author | Alexander Täschner <AlexanderTaeschner@users.noreply.github.com> | 2019-08-07 18:29:14 +0200 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-07 12:29:14 -0400 |
| commit | 3405bfd2fb0a4c7c4fc8fa2025d115a24acdb85c (patch) | |
| tree | 84efda640bfbde87cfad746688a1c8c82cae5969 /ports/libcerf/CONTROL | |
| parent | 6a6d89ffd80f28c9bd7ad170d0a08657a10fa9d6 (diff) | |
| download | vcpkg-3405bfd2fb0a4c7c4fc8fa2025d115a24acdb85c.tar.gz vcpkg-3405bfd2fb0a4c7c4fc8fa2025d115a24acdb85c.zip | |
[libcerf] Add new port (#7320)
* Add port for libcerf.
* Indicate that static linkage is not available.
* Patch to enable static build.
Diffstat (limited to 'ports/libcerf/CONTROL')
| -rw-r--r-- | ports/libcerf/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libcerf/CONTROL b/ports/libcerf/CONTROL new file mode 100644 index 000000000..72b1324d3 --- /dev/null +++ b/ports/libcerf/CONTROL @@ -0,0 +1,4 @@ +Source: libcerf
+Version: 1.13
+Description: A self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions.
+Homepage: https://jugit.fz-juelich.de/mlz/libcerf
|
