diff options
| author | veggiesaurus <accomrie@gmail.com> | 2017-08-21 13:11:29 +0200 |
|---|---|---|
| committer | veggiesaurus <accomrie@gmail.com> | 2017-08-21 13:11:29 +0200 |
| commit | e96c0d6703af0d48266b950876ecf8ca2be352e0 (patch) | |
| tree | 428307868afbff649e507fe1183b05420f4a2442 /ports/ccfits/CONTROL | |
| parent | 91e7d010999afd137c128b61c4df27b39a645d0f (diff) | |
| download | vcpkg-e96c0d6703af0d48266b950876ecf8ca2be352e0.tar.gz vcpkg-e96c0d6703af0d48266b950876ecf8ca2be352e0.zip | |
ccfits port implemented for dynamic and static builds
Diffstat (limited to 'ports/ccfits/CONTROL')
| -rw-r--r-- | ports/ccfits/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ccfits/CONTROL b/ports/ccfits/CONTROL new file mode 100644 index 000000000..17083f9b2 --- /dev/null +++ b/ports/ccfits/CONTROL @@ -0,0 +1,4 @@ +Source: ccfits +Version: 2.5 +Description: CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++. +Build-Depends: cfitsio
\ No newline at end of file |
