pkgsrc/devel/ocaml-ppx_inline_test/buildlink3.mk
jaapb b56684660b Updated devel/ocaml-ppx_inline_test to version 0.13.0.
The changelog does not seem to have been updated recently, but it does not
look like there have been any major changes.
2020-01-16 13:24:41 +00:00

14 lines
510 B
Makefile

# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 13:24:41 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_inline_test
.if !defined(OCAML_PPX_INLINE_TEST_BUILDLINK3_MK)
OCAML_PPX_INLINE_TEST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_inline_test+= ocaml-ppx_inline_test>=0.12.0
BUILDLINK_ABI_DEPENDS.ocaml-ppx_inline_test+= ocaml-ppx_inline_test>=0.13.0
BUILDLINK_PKGSRCDIR.ocaml-ppx_inline_test?= ../../devel/ocaml-ppx_inline_test
.endif # OCAML_PPX_INLINE_TEST_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-ppx_inline_test