2016-12-04 06:17:03 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.18 2016/12/04 05:17:10 ryoon Exp $
|
2008-11-30 12:26:35 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= monotorrent
|
2008-11-30 12:26:35 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(MONOTORRENT_BUILDLINK3_MK)
|
|
|
|
MONOTORRENT_BUILDLINK3_MK:=
|
2008-11-30 12:26:35 +01:00
|
|
|
|
2009-07-16 09:50:26 +02:00
|
|
|
BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.72
|
2016-12-04 06:17:03 +01:00
|
|
|
BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb15
|
2008-11-30 12:26:35 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
|
|
|
|
|
2015-07-06 06:46:10 +02:00
|
|
|
.include "../../lang/mono/buildlink3.mk"
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # MONOTORRENT_BUILDLINK3_MK
|
2008-11-30 12:26:35 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -monotorrent
|