File:  [cvs.NetBSD.org] / pkgsrc / audio / streamtuner / buildlink3.mk
Revision 1.57: download - view: text, annotated - select for diffs
Mon Jul 1 04:07:44 2019 UTC (5 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: HEAD
Recursive revbump from boost-1.70.0

# $NetBSD: buildlink3.mk,v 1.57 2019/07/01 04:07:44 ryoon Exp $

BUILDLINK_TREE+=	streamtuner

.if !defined(STREAMTUNER_BUILDLINK3_MK)
STREAMTUNER_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.streamtuner+=	streamtuner>=0.99
BUILDLINK_ABI_DEPENDS.streamtuner+=	streamtuner>=0.99.99nb53
BUILDLINK_PKGSRCDIR.streamtuner?=	../../audio/streamtuner

.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.endif # STREAMTUNER_BUILDLINK3_MK

BUILDLINK_TREE+=	-streamtuner

CVSweb <webmaster@jp.NetBSD.org>