Permalink
Browse files
SoapySDR: add cxx11 group
- Loading branch information
Showing
with
2 additions
and
1 deletion.
-
+2
−1
science/SoapySDR/Portfile
|
|
@@ -3,12 +3,13 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
PortGroup cmake 1.0 |
|
|
PortGroup cxx11 1.1 |
|
|
|
|
|
github.setup pothosware SoapySDR 0.7.1 soapy-sdr- |
|
|
checksums rmd160 001438d71837437474b2f9aa6f953d3a8577c3ba \ |
|
|
sha256 5dde70cbd75849e5aa7d357cdf5b4c6b940febb09ce0cdd40589ef009acb33f4 \ |
|
|
size 124554 |
|
|
revision 0 |
|
|
revision 1 |
|
|
|
|
|
platforms darwin macosx |
|
|
categories science |
|
|
|