summaryrefslogtreecommitdiff
path: root/security/botan/buildlink3.mk
blob: 171bce4daaf4ca62c6a6bfd78c0a451c5a80ccdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: buildlink3.mk,v 1.9 2014/02/25 11:51:32 joerg Exp $

BUILDLINK_TREE+=	botan

.if !defined(BOTAN_BUILDLINK3_MK)
BOTAN_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.botan+=	botan>=1.8.13<1.9
BUILDLINK_PKGSRCDIR.botan?=	../../security/botan
.endif # BOTAN_BUILDLINK3_MK

BUILDLINK_TREE+=	-botan