pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/shine shine: add buildlink3.mk file



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89166b1e38c4
branches:  trunk
changeset: 388622:89166b1e38c4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 10 23:02:53 2018 +0000

description:
shine: add buildlink3.mk file

diffstat:

 audio/shine/buildlink3.mk |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r 9ae64040e1f5 -r 89166b1e38c4 audio/shine/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/shine/buildlink3.mk Mon Dec 10 23:02:53 2018 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2018/12/10 23:02:53 wiz Exp $
+
+BUILDLINK_TREE+=       shine
+
+.if !defined(SHINE_BUILDLINK3_MK)
+SHINE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.shine+=  shine>=3.1.0
+BUILDLINK_PKGSRCDIR.shine?=    ../../audio/shine
+.endif # SHINE_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -shine



Home | Main Index | Thread Index | Old Index