pkgsrc-WIP-changes archive

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

coin-or-lemon: buildlink added



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Thu Aug 29 09:40:14 2024 +0530
Changeset:	7b5e780cfadf8a664e56408af517100fdf5e634e

Added Files:
	coin-or-lemon/buildlink3.mk

Log Message:
coin-or-lemon: buildlink added

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

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

diffstat:
 coin-or-lemon/buildlink3.mk | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diffs:
diff --git a/coin-or-lemon/buildlink3.mk b/coin-or-lemon/buildlink3.mk
new file mode 100644
index 0000000000..d08a8ee4df
--- /dev/null
+++ b/coin-or-lemon/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD$
+BUILDLINK_TREE+=	coin-or-lemon
+
+.if !defined(COIN_OR_LEMON_BUILDLINK3_MK)
+COIN_OR_LEMON_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.coin-or-lemon+=	coin-or-lemon>=1.3.1
+BUILDLINK_PKGSRCDIR.coin-or-lemon?=	../../wip/coin-or-lemon
+
+.include "../../math/coinmp/buildlink3.mk"
+.endif	# COIN_OR_LEMON_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-coin-or-lemon


Home | Main Index | Thread Index | Old Index