summaryrefslogtreecommitdiff
path: root/devel/ocaml-result/buildlink3.mk
blob: ebb04a01109934070fcf69f48a18820a5995ed14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: buildlink3.mk,v 1.7 2019/03/05 16:27:42 jaapb Exp $

BUILDLINK_TREE+=	ocaml-result

.if !defined(OCAML_RESULT_BUILDLINK3_MK)
OCAML_RESULT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.ocaml-result+=	ocaml-result>=1.2
BUILDLINK_ABI_DEPENDS.ocaml-result+=	ocaml-result>=1.3nb4
BUILDLINK_PKGSRCDIR.ocaml-result?=	../../devel/ocaml-result
.endif	# OCAML_RESULT_BUILDLINK3_MK

BUILDLINK_TREE+=	-ocaml-result