pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
knot: add buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By: drixter
Date: Fri Jan 24 16:45:11 2025 +0100
Changeset: d6ef4e91638ef565e38fa3d952cc2e38530d97ec
Added Files:
knot/buildlink3.mk
Log Message:
knot: add buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d6ef4e91638ef565e38fa3d952cc2e38530d97ec
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
knot/buildlink3.mk | 13 +++++++++++++
1 file changed, 13 insertions(+)
diffs:
diff --git a/knot/buildlink3.mk b/knot/buildlink3.mk
new file mode 100644
index 0000000000..aaf876d852
--- /dev/null
+++ b/knot/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= knot
+
+.if !defined(KNOT_BUILDLINK3_MK)
+KNOT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.knot+= knot>=3.3.8
+BUILDLINK_PKGSRCDIR.knot?= ../../net/knot
+
+.endif # KNOT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -knot
Home |
Main Index |
Thread Index |
Old Index