pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libsysinfo: Add bl3
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Wed Apr 2 10:19:19 2025 -0500
Changeset: 192260162248fd7a4b061f1969dd87fbae493d29
Added Files:
libsysinfo/buildlink3.mk
Log Message:
libsysinfo: Add bl3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=192260162248fd7a4b061f1969dd87fbae493d29
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libsysinfo/buildlink3.mk | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diffs:
diff --git a/libsysinfo/buildlink3.mk b/libsysinfo/buildlink3.mk
new file mode 100644
index 0000000000..cb033c6300
--- /dev/null
+++ b/libsysinfo/buildlink3.mk
@@ -0,0 +1,19 @@
+# $NetBSD$
+# XXX
+# XXX This file was created automatically using createbuildlink-3.19.
+# XXX After this file has been verified as correct, the comment lines
+# XXX beginning with "XXX" should be removed. Please do not commit
+# XXX unverified buildlink3.mk files.
+
+BUILDLINK_TREE+= libsysinfo
+
+.if !defined(LIBSYSINFO_BUILDLINK3_MK)
+LIBSYSINFO_BUILDLINK3_MK:=
+
+BUILDLINK_DEPMETHOD.libsysinfo?= build
+
+BUILDLINK_API_DEPENDS.libsysinfo+= libsysinfo>=0.0.3
+BUILDLINK_PKGSRCDIR.libsysinfo?= ../../wip/libsysinfo
+.endif # LIBSYSINFO_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libsysinfo
Home |
Main Index |
Thread Index |
Old Index