[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-fcd

Annotation of pkgsrc/ham/gnuradio-fcd/Makefile, Revision 1.1

1.1     ! mef         1: # $NetBSD: Makefile,v 1.40 2014/05/09 07:37:08 wiz Exp $
        !             2:
        !             3: PKGNAME=       gnuradio-fcd-${VERSION}
        !             4: COMMENT=       FanCube support of GNU Radio
        !             5:
        !             6: .include       "../../ham/gnuradio-core/Makefile.common"
        !             7: .include       "../../ham/gnuradio-core/Nocore.mk"
        !             8:
        !             9: CMAKE_ARGS+=   -DENABLE_DEFAULT=False
        !            10: CMAKE_ARGS+=   -DENABLE_GR_FCD=True
        !            11:
        !            12: .include       "../../devel/libusb1/buildlink3.mk"
        !            13: .include       "../../x11/wxGTK28/buildlink3.mk"
        !            14:
        !            15: .include       "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>