pkgsrc/devel/ocaml-ppx_module_timer/buildlink3.mk
jaapb 8d2e65b1b2 Updated devel/ocaml-ppx_module_timer to version 0.13.0.
The changelog has not been updated, but there do not seem to have been
any major changes.
2020-01-16 14:28:31 +00:00

14 lines
521 B
Makefile

# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 14:28:31 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_module_timer
.if !defined(OCAML_PPX_MODULE_TIMER_BUILDLINK3_MK)
OCAML_PPX_MODULE_TIMER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_module_timer+= ocaml-ppx_module_timer>=0.12.0
BUILDLINK_ABI_DEPENDS.ocaml-ppx_module_timer+= ocaml-ppx_module_timer>=0.13.0
BUILDLINK_PKGSRCDIR.ocaml-ppx_module_timer?= ../../devel/ocaml-ppx_module_timer
.endif # OCAML_PPX_MODULE_TIMER_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-ppx_module_timer