pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libucl: Add a buildlink3.
Module Name: pkgsrc-wip
Committed By: Christian Koch <cfkoch%edgebsd.org@localhost>
Pushed By: cfkoch
Date: Sat Nov 12 16:30:38 2016 -0800
Changeset: 07bdcabc24e29c3c6e9e3e54243a23642bfdfcbb
Added Files:
libucl/buildlink3.mk
Log Message:
libucl: Add a buildlink3.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=07bdcabc24e29c3c6e9e3e54243a23642bfdfcbb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libucl/buildlink3.mk | 12 ++++++++++++
1 file changed, 12 insertions(+)
diffs:
diff --git a/libucl/buildlink3.mk b/libucl/buildlink3.mk
new file mode 100644
index 0000000..4b7fea9
--- /dev/null
+++ b/libucl/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= libucl
+
+.if !defined(LIBUCL_BUILDLINK3_MK)
+LIBUCL_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libucl+= libucl>=0.8.0
+BUILDLINK_PKGSRCDIR.libucl?= ../../wip/libucl
+
+.endif # LIBUCL_BUILDLINK3_MK
+BUILDLINK_TREE+= -libucl
Home |
Main Index |
Thread Index |
Old Index