pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ocaml-gen: add buildlink3.mk file.
Module Name: pkgsrc-wip
Committed By: Maya Rashish <maya%NetBSD.org@localhost>
Pushed By: coypu
Date: Sat Nov 2 17:08:35 2019 +0200
Changeset: 271517799614363b051f947244e25a8ea1b1dd56
Added Files:
ocaml-gen/buildlink3.mk
Log Message:
ocaml-gen: add buildlink3.mk file.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=271517799614363b051f947244e25a8ea1b1dd56
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ocaml-gen/buildlink3.mk | 12 ++++++++++++
1 file changed, 12 insertions(+)
diffs:
diff --git a/ocaml-gen/buildlink3.mk b/ocaml-gen/buildlink3.mk
new file mode 100644
index 0000000000..f9a07f2881
--- /dev/null
+++ b/ocaml-gen/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD$
+BUILDLINK_TREE+= ocaml-gen
+
+.if !defined(OCAML_GEN_BUILDLINK3_MK)
+OCAML_GEN_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-gen+= ocaml-gen>=0.5.1
+BUILDLINK_PKGSRCDIR.ocaml-gen?= ../../wip/ocaml-gen
+
+.endif # OCAML_GEN_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -ocaml-gen
Home |
Main Index |
Thread Index |
Old Index