1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/misc/soapysdr/Makefile

21 lines
376 B
Makefile

# $FreeBSD$
PORTNAME= SoapySDR
DISTVERSIONPREFIX= soapy-sdr-
DISTVERSION= 0.6.1-71
DISTVERSIONSUFFIX= -g69c16e9
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
COMMENT= Vendor and platform neutral SDR support library
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
USES= cmake:outsource
USE_GITHUB= yes
GH_ACCOUNT= pothosware
USE_LDCONFIG= yes
.include <bsd.port.mk>