summaryrefslogtreecommitdiff
path: root/ham/gnuradio-usrp/Makefile
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2006-04-27 03:14:19 +0000
committerwulf <wulf@pkgsrc.org>2006-04-27 03:14:19 +0000
commit6fdaf80e044d2001aa4cadad32d10a0d376692d0 (patch)
treeb4fb9ee4048b3d7b5dc36a7d4869379e79ff65b9 /ham/gnuradio-usrp/Makefile
parent2576aa9f99683ae16f0f7ac73a6342352421cbd5 (diff)
downloadpkgsrc-6fdaf80e044d2001aa4cadad32d10a0d376692d0.tar.gz
Updated gnuradio-usrp to 0.8:
* replaced 64e6 with fpga_master_clock_frequency * allow specification of firmware and fpga files to load * added method to retrieve serial number
Diffstat (limited to 'ham/gnuradio-usrp/Makefile')
-rw-r--r--ham/gnuradio-usrp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ham/gnuradio-usrp/Makefile b/ham/gnuradio-usrp/Makefile
index 9e05e7f34e6..b4e7261fc83 100644
--- a/ham/gnuradio-usrp/Makefile
+++ b/ham/gnuradio-usrp/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/04/09 16:06:30 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/27 03:14:19 wulf Exp $
-VERSION= 0.6
+VERSION= 0.8
DISTNAME= gr-usrp-${VERSION}
PKGNAME= gnuradio-usrp-${VERSION}
-PKGREVISION= 2
WRKSRC= ${WRKDIR}/${DISTNAME}
COMMENT= USRP bindings for GNU Radio