pkgsrc/textproc/ocaml-easy-format/buildlink3.mk
jaapb f4856aefbf Updated textproc/ocaml-easy-format to version 1.3.1.
Can't find a changelog, but mostly this seems to deal with changing the
build system to dune.
2018-11-27 22:45:00 +00:00

13 lines
467 B
Makefile

# $NetBSD: buildlink3.mk,v 1.4 2018/11/27 22:45:00 jaapb Exp $
BUILDLINK_TREE+= ocaml-easy-format
.if !defined(OCAML_EASY_FORMAT_BUILDLINK3_MK)
OCAML_EASY_FORMAT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-easy-format+= ocaml-easy-format>=1.2.0
BUILDLINK_ABI_DEPENDS.ocaml-easy-format+= ocaml-easy-format>=1.3.1
BUILDLINK_PKGSRCDIR.ocaml-easy-format?= ../../textproc/ocaml-easy-format
.endif # OCAML_EASY_FORMAT_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-easy-format