summaryrefslogtreecommitdiff
path: root/ham/gnuradio-usrp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-usrp/Makefile')
-rw-r--r--ham/gnuradio-usrp/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/ham/gnuradio-usrp/Makefile b/ham/gnuradio-usrp/Makefile
index a8cf4b703ee..a5742f4c503 100644
--- a/ham/gnuradio-usrp/Makefile
+++ b/ham/gnuradio-usrp/Makefile
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/07 23:08:33 wulf Exp $
+# $NetBSD: Makefile,v 1.2 2005/12/11 11:41:23 wulf Exp $
-VERSION= 0.5
+VERSION= 0.6
DISTNAME= gr-usrp-${VERSION}
PKGNAME= gnuradio-usrp-${VERSION}
WRKSRC= ${WRKDIR}/${DISTNAME}
COMMENT= USRP bindings for GNU Radio
+PYTHON_PATCH_SCRIPTS+= src/flexrf_debug_gui.py
+PYTHON_PATCTH_SCRIPTS+= src/tx_debug_gui.py
+
.include "../../meta-pkgs/gnuradio/Makefile.common"
.include "../../ham/usrp/buildlink3.mk"