pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
chrono-date: add buildlink3.mk
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Tue Dec 30 18:41:07 2025 +0100
Changeset: 1156c8d736f867170e24ec036f7f3e3a7ea9261e
Added Files:
chrono-date/buildlink3.mk
Log Message:
chrono-date: 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=1156c8d736f867170e24ec036f7f3e3a7ea9261e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
chrono-date/buildlink3.mk | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diffs:
diff --git a/chrono-date/buildlink3.mk b/chrono-date/buildlink3.mk
new file mode 100644
index 0000000000..157f9e537f
--- /dev/null
+++ b/chrono-date/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= chrono-date
+
+.if !defined(CHRONO_DATE_BUILDLINK3_MK)
+CHRONO_DATE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.chrono-date+= chrono-date>=3.0.4
+BUILDLINK_ABI_DEPENDS.chrono-date+= chrono-date>=3.0.4
+BUILDLINK_PKGSRCDIR.chrono-date?= ../../wip/chrono-date
+
+.endif # CHRONO_DATE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -chrono-date
Home |
Main Index |
Thread Index |
Old Index