summaryrefslogtreecommitdiff
path: root/net/libtorrent/buildlink3.mk
blob: af6909add1788877f3cc241d0746a661f9ac1eb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: buildlink3.mk,v 1.17 2010/01/17 12:02:33 wiz 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.6nb1
BUILDLINK_PKGSRCDIR.libtorrent?=	../../net/libtorrent

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

BUILDLINK_TREE+=	-libtorrent