summaryrefslogtreecommitdiff
path: root/ham/uhd/buildlink3.mk
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-09-08 07:12:05 +0000
committermef <mef@pkgsrc.org>2014-09-08 07:12:05 +0000
commit03ad0bdf32c2d0b3e9900ca5e4edfbb5ffaf7d01 (patch)
tree66b65b580a5ed45791ae07e76a3f523eacaad8ef /ham/uhd/buildlink3.mk
parentb7f7305b060781ae9404dafb9a86cad2df0193f9 (diff)
downloadpkgsrc-03ad0bdf32c2d0b3e9900ca5e4edfbb5ffaf7d01.tar.gz
Import uhd-3.7.2rc1 as ham/uhd.
[USRP-users] [UHD-3.7.2-rc1] Release Candidate Announcement http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2014-July/010219.html UHD is the free & open-source software driver and API for the Universal Software Radio Peripheral (USRP(TM)) SDR platform, created and sold by Ettus Research, LLC. UHD supports all Ettus Research USRP(TM) hardware, including all motherboards and daughterboards, and the combinations thereof.
Diffstat (limited to 'ham/uhd/buildlink3.mk')
-rw-r--r--ham/uhd/buildlink3.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/ham/uhd/buildlink3.mk b/ham/uhd/buildlink3.mk
new file mode 100644
index 00000000000..74600e28272
--- /dev/null
+++ b/ham/uhd/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/09/08 07:12:05 mef Exp $
+
+BUILDLINK_TREE+= uhd
+
+.if !defined(UHD_BUILDLINK3_MK)
+UHD_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.uhd+= uhd>=2.22
+BUILDLINK_PKGSRCDIR.uhd?= ../../ham/uhd
+.endif # UHD_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -uhd