![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-fec / Makefile (download)
Revision 1.23, Thu Nov 5 09:08:29 2020 UTC (2 months, 1 week ago) by ryoon
*: Recursive revbump from textproc/icu-68.1 |
# $NetBSD: Makefile,v 1.23 2020/11/05 09:08:29 ryoon Exp $ PKGNAME= gnuradio-fec-${VERSION} PKGREVISION= 1 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" CMAKE_ARGS+= -DENABLE_DEFAULT=OFF CMAKE_ARGS+= -DENABLE_GR_FEC=ON CMAKE_ARGS+= -DENABLE_GRC=ON PLIST_MINUS+= companion .include "../../math/gsl/buildlink3.mk" .include "../../mk/bsd.pkg.mk"