![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-wavelet / Makefile (download)
Revision 1.41, Wed Nov 23 16:20:26 2022 UTC (2 months, 2 weeks ago) by adam
massive revision bump after textproc/icu update |
# $NetBSD: Makefile,v 1.41 2022/11/23 16:20:26 adam Exp $ PKGNAME= gnuradio-wavelet-${VERSION} PKGREVISION= 1 COMMENT= Wavelet transform of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" CMAKE_ARGS+= -DENABLE_DEFAULT=OFF CMAKE_ARGS+= -DENABLE_GR_WAVELET=ON .include "../../math/gsl/buildlink3.mk" .include "../../mk/bsd.pkg.mk"