| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/comms/rtl-sdr/ |
Upload File : |
PORTNAME= rtl-sdr
PORTVERSION= 0.6.0
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= comms hamradio
MAINTAINER= martymac@FreeBSD.org
COMMENT= Command-line tool that performs SDR with RTL2832-based USB sticks
WWW= https://sdr.osmocom.org/trac/wiki/rtl-sdr
LICENSE= GPLv2
USES= autoreconf pkgconfig libtool pathfix tar:tgz
USE_GITHUB= yes
GH_ACCOUNT= steve-m
GH_PROJECT= librtlsdr
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
DOCSDIR= ${PREFIX}/share/doc/librtlsdr
OPTIONS_DEFINE= DOXYGEN
OPTIONS_SUB= yes
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
DOXYGEN_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-Makefile.am
post-patch:
@${REINPLACE_CMD} 's|^pkgdocdir=.*|pkgdocdir=${DOCSDIR}|' \
${WRKSRC}/Makefile.am
.include <bsd.port.mk>