summaryrefslogtreecommitdiff
path: root/math/ocaml-zarith/buildlink3.mk
blob: 1d62fd01d0c5d04c1978422bed1811cacd75a923 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: buildlink3.mk,v 1.1 2016/02/07 21:43:03 markd Exp $

BUILDLINK_TREE+=	ocaml-zarith

.if !defined(OCAML_ZARITH_BUILDLINK3_MK)
OCAML_ZARITH_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.ocaml-zarith+=	ocaml-zarith>=1.2.1
BUILDLINK_PKGSRCDIR.ocaml-zarith?=	../../math/ocaml-zarith

.endif	# OCAML_ZARITH_BUILDLINK3_MK

BUILDLINK_TREE+=	-ocaml-zarith