Source
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup github 1.0
PortGroup cmake 1.1
PortGroup cxx11 1.1
platforms darwin macosx
categories science
license MIT
maintainers {@ra1nb0w irh.it:rainbow} {michaelld @michaelld} openmaintainer
description Soapy SDR module for RTL-SDR
long_description ${description}
github.setup pothosware SoapyRTLSDR 0.3.0 soapy-rtlsdr-
checksums rmd160 88bb56f7842b9ce4de9f32fe1df0545c543a6724 \
sha256 5fe2841548af43011381ef3da3f75be134245ccc215c12b0fea7f900760ce98f \
size 14389
revision 0
depends_build-append \
port:pkgconfig
depends_lib-append \
port:SoapySDR \
port:rtl-sdr
configure.args-append \
-DCMAKE_BUILD_TYPE=Release