pkgsrc/devel/ocaml-typerep/buildlink3.mk
jaapb fce49d5e05 Updated devel/ocaml-typerep 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:24:08 +00:00

14 lines
422 B
Makefile

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