Added buildlink3.mk file

This commit is contained in:
jaapb 2016-03-04 15:40:36 +00:00
parent 0c9e4908ce
commit 0b6a778510

View file

@ -0,0 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.1 2016/03/04 15:40:36 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_deriving
.if !defined(OCAML_PPX_DERIVING_BUILDLINK3_MK)
OCAML_PPX_DERIVING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_deriving+= ocaml-ppx_deriving>=3.1
BUILDLINK_PKGSRCDIR.ocaml-ppx_deriving?= ../../devel/ocaml-ppx_deriving
.endif # OCAML_PPX_DERIVING_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-ppx_deriving