![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-pager / Attic / Makefile (download)
Revision 1.16, Thu Aug 22 12:23:22 2019 UTC (3 years, 9 months ago) by ryoon
Recursive revbump from boost-1.71.0 |
# $NetBSD: Makefile,v 1.16 2019/08/22 12:23:22 ryoon Exp $ PKGNAME= gnuradio-pager-${VERSION} PKGREVISION= 2 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