summaryrefslogtreecommitdiff
path: root/sysutils/xentools411/buildlink3.mk
blob: 47f965d190fb43fca59d6c0410cecdabf4246dd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: buildlink3.mk,v 1.1 2020/07/13 21:49:37 wiz Exp $

BUILDLINK_TREE+=	xentools411

.if !defined(XENTOOLS411_BUILDLINK3_MK)
XENTOOLS411_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.xentools411+=	xentools411>=4.11.0
BUILDLINK_PKGSRCDIR.xentools411?=	../../sysutils/xentools411

.endif	# XENTOOLS411_BUILDLINK3_MK

BUILDLINK_TREE+=	-xentools411