aboutsummaryrefslogtreecommitdiff
path: root/ports/xtensor-fftw/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-12-24 08:01:59 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-12-23 16:01:59 -0800
commite7f28a27173686305cfc6db6c1ac3f3a830e231c (patch)
tree11b27bf3589b7245dbcccbd79377dd40425fe5cf /ports/xtensor-fftw/CONTROL
parent8cbae02ab284e4ac508933daa336d5f8ed86c064 (diff)
downloadvcpkg-e7f28a27173686305cfc6db6c1ac3f3a830e231c.tar.gz
vcpkg-e7f28a27173686305cfc6db6c1ac3f3a830e231c.zip
[xtensor-fftw] Add new port (#9159)
* [xtensor-fftw] Add new port * [xtensor-fftw] Update
Diffstat (limited to 'ports/xtensor-fftw/CONTROL')
-rw-r--r--ports/xtensor-fftw/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/xtensor-fftw/CONTROL b/ports/xtensor-fftw/CONTROL
new file mode 100644
index 000000000..c757db69b
--- /dev/null
+++ b/ports/xtensor-fftw/CONTROL
@@ -0,0 +1,5 @@
+Source: xtensor-fftw
+Version: 2019-11-30
+Description: FFTW bindings for the xtensor C++14 multi-dimensional array library
+Homepage: https://github.com/xtensor-stack/xtensor-fftw
+Build-Depends: fftw3, xtensor