summaryrefslogtreecommitdiff
path: root/chat/libotr/buildlink3.mk
blob: b3c1855777ce4f9e0b5045e0d19aa2b2b6314670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: buildlink3.mk,v 1.12 2011/04/22 13:42:48 obache Exp $

BUILDLINK_TREE+=	libotr

.if !defined(LIBOTR_BUILDLINK3_MK)
LIBOTR_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.libotr+=	libotr>=3.0.0
BUILDLINK_ABI_DEPENDS.libotr?=	libotr>=3.2.0nb1
BUILDLINK_PKGSRCDIR.libotr?=	../../chat/libotr

.include "../../security/libgcrypt/buildlink3.mk"
.endif # LIBOTR_BUILDLINK3_MK

BUILDLINK_TREE+=	-libotr