summaryrefslogtreecommitdiff
path: root/net/libtorrent/buildlink3.mk
blob: cf9fde1f991a7210f7ab745e52d3473f027be1c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: buildlink3.mk,v 1.16 2009/03/20 19:25:10 joerg Exp $

BUILDLINK_TREE+=	libtorrent

.if !defined(LIBTORRENT_BUILDLINK3_MK)
LIBTORRENT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.libtorrent+=	libtorrent>=0.12.0
BUILDLINK_ABI_DEPENDS.libtorrent+=	libtorrent>=0.12.0
BUILDLINK_PKGSRCDIR.libtorrent?=	../../net/libtorrent

.include "../../devel/libsigc++/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.endif # LIBTORRENT_BUILDLINK3_MK

BUILDLINK_TREE+=	-libtorrent