pkgsrc/devel/ocaml-configurator/buildlink3.mk
jaapb 107718fc5a Updated devel/ocaml-configurator to version 0.11.0.
Changes are minor and mostly concern the build system (there does not seem
to be a changelog file).
2018-05-09 14:51:35 +00:00

14 lines
476 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2018/05/09 14:51:35 jaapb Exp $
BUILDLINK_TREE+= ocaml-configurator
.if !defined(OCAML_CONFIGURATOR_BUILDLINK3_MK)
OCAML_CONFIGURATOR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-configurator+= ocaml-configurator>=0.9.1
BUILDLINK_ABI_DEPENDS.ocaml-configurator+= ocaml-configurator>=0.11.0
BUILDLINK_PKGSRCDIR.ocaml-configurator?= ../../devel/ocaml-configurator
.endif # OCAML_CONFIGURATOR_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-configurator