File:  [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-pdu / Makefile
Revision 1.20: download - view: text, annotated - select for diffs
Fri Nov 1 00:52:19 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: HEAD
*: recursive bump for icu 76.1 shlib bump

# $NetBSD: Makefile,v 1.20 2024/11/01 00:52:19 wiz Exp $

PKGNAME=	gnuradio-pdu-${VERSION}
PKGREVISION=	7
COMMENT=	Protocol Data Units for GNU Radio

.include "../../ham/gnuradio-core/Makefile.common"
.include "../../ham/gnuradio-core/Nocore.mk"
# link to libgnuradio-fft.so.${PKGVERSON_NOREV}
.include "../../ham/gnuradio-core/buildlink3.mk"

CMAKE_CONFIGURE_ARGS+=	-DENABLE_DEFAULT=OFF
CMAKE_CONFIGURE_ARGS+=	-DENABLE_GR_PDU=ON
CMAKE_CONFIGURE_ARGS+=	-DENABLE_GRC=ON

PLIST_MINUS+=	companion

.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>