File:  [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-pager / Attic / Makefile
Revision 1.15: download - view: text, annotated - select for diffs
Mon Jul 1 04:08:25 2019 UTC (5 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: HEAD
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

CVSweb <webmaster@jp.NetBSD.org>