![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-vocoder / Makefile (download)
Revision 1.46, Sun Jan 29 21:16:51 2023 UTC (4 months, 1 week ago) by ryoon
*: Recursive revbup from graphics/freetype2 |
# $NetBSD: Makefile,v 1.46 2023/01/29 21:16:51 ryoon Exp $ PKGNAME= gnuradio-vocoder-${VERSION} PKGREVISION= 1 COMMENT= All available vocoders in GNU Radio .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" CMAKE_ARGS+= -DENABLE_DEFAULT=OFF CMAKE_ARGS+= -DENABLE_GR_VOCODER=ON CMAKE_ARGS+= -DENABLE_GRC=ON PLIST_MINUS+= companion .include "../../devel/libusb1/buildlink3.mk" .include "../../ham/codec2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"