summaryrefslogtreecommitdiff
path: root/devel/ocaml-react
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2014-11-21 07:14:32 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2014-11-21 07:14:32 +0000
commit74d09be1cd48c5fddaa965c8038122a0877b5ce5 (patch)
treed1d3744c1ef11ca28a936afaf50625911568c66d /devel/ocaml-react
parentd5b6abf6826d3654a2ed278ac9f6d52099be4645 (diff)
downloadpkgsrc-74d09be1cd48c5fddaa965c8038122a0877b5ce5.tar.gz
Add buildlink3.mk.
Diffstat (limited to 'devel/ocaml-react')
-rw-r--r--devel/ocaml-react/buildlink3.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/ocaml-react/buildlink3.mk b/devel/ocaml-react/buildlink3.mk
new file mode 100644
index 00000000000..4c8228bacf2
--- /dev/null
+++ b/devel/ocaml-react/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/11/21 07:14:32 hiramatsu Exp $
+
+BUILDLINK_TREE+= ocaml-react
+
+.if !defined(OCAML_REACT_BUILDLINK3_MK)
+OCAML_REACT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-react+= ocaml-react>=1.2.0
+BUILDLINK_PKGSRCDIR.ocaml-react?= ../../devel/ocaml-react
+.endif # OCAML_REACT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -ocaml-react