2018-01-07 14:03:53 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.2 2018/01/07 13:04:17 rillig Exp $
|
2014-10-13 14:51:08 +02:00
|
|
|
|
|
|
|
BUILDLINK_TREE+= gnuradio-trellis
|
|
|
|
|
|
|
|
.if !defined(GNURADIO_TRELLIS_BUILDLINK3_MK)
|
|
|
|
GNURADIO_TRELLIS_BUILDLINK3_MK:=
|
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.gnuradio-trellis+= gnuradio-trellis>=3.7.5
|
|
|
|
BUILDLINK_ABI_DEPENDS.gnuradio-trellis+= gnuradio-trellis>=3.7.5
|
2018-01-07 14:03:53 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.gnuradio-trellis?= ../../ham/gnuradio-trellis
|
2014-10-13 14:51:08 +02:00
|
|
|
.endif # GNURADIO_TRELLIS_BUILDLINK3_MK
|
|
|
|
|
|
|
|
BUILDLINK_TREE+= -gnuradio-trellis
|