summaryrefslogtreecommitdiff
path: root/net/monotorrent/buildlink3.mk
blob: 62a7fc4f05462f11b457904968d0330545253a49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: buildlink3.mk,v 1.14 2014/10/07 16:47:13 adam Exp $

BUILDLINK_TREE+=	monotorrent

.if !defined(MONOTORRENT_BUILDLINK3_MK)
MONOTORRENT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.monotorrent+=	monotorrent>=0.72
BUILDLINK_ABI_DEPENDS.monotorrent+=	monotorrent>=0.72nb10
BUILDLINK_PKGSRCDIR.monotorrent?=	../../net/monotorrent

.include "../../lang/mono2/buildlink3.mk"
.endif # MONOTORRENT_BUILDLINK3_MK

BUILDLINK_TREE+=	-monotorrent