![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-pager / Attic / Makefile (download)
Revision 1.15, Mon Jul 1 04:08:25 2019 UTC (4 years, 5 months ago) by ryoon
Recursive revbump from boost-1.70.0 |
# $NetBSD: Makefile,v 1.15 2019/07/01 04:08:25 ryoon Exp $ PKGNAME= gnuradio-pager-${VERSION} PKGREVISION= 1 COMMENT= FLEX radiopager receiver/demodulator of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" CMAKE_ARGS+= -DENABLE_DEFAULT=OFF CMAKE_ARGS+= -DENABLE_GR_PAGER=ON .include "../../mk/bsd.pkg.mk" # -- Dependency Boost_FOUND = 1 # -- Dependency ENABLE_GNURADIO_RUNTIME = ON # -- Dependency ENABLE_GR_FILTER = ON # -- Dependency ENABLE_GR_ANALOG = ON # -- Enabling gr-pager support. # -- Override with -DENABLE_GR_PAGER=ON/OFF