pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

biblesync: forgot the buildlink



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By:	nuclearkev
Date:		Thu Mar 6 21:33:57 2025 -0500
Changeset:	2e01367da2966974b505edda8b8bcfbc31d28510

Added Files:
	biblesync/buildlink3.mk

Log Message:
biblesync: forgot the buildlink

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2e01367da2966974b505edda8b8bcfbc31d28510

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 biblesync/buildlink3.mk | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diffs:
diff --git a/biblesync/buildlink3.mk b/biblesync/buildlink3.mk
new file mode 100644
index 0000000000..2125a20384
--- /dev/null
+++ b/biblesync/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	biblesync
+
+.if !defined(BIBLESYNC_BUILDLINK3_MK)
+BIBLESYNC_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.biblesync+=	biblesync>=2.1.0
+BUILDLINK_PKGSRCDIR.biblesync?=	../../wip/biblesync
+
+.endif	# BIBLESYNC_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-biblesync


Home | Main Index | Thread Index | Old Index