pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/shine



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 10 23:02:53 UTC 2018

Added Files:
        pkgsrc/audio/shine: buildlink3.mk

Log Message:
shine: add buildlink3.mk file


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/shine/buildlink3.mk

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

Added files:

Index: pkgsrc/audio/shine/buildlink3.mk
diff -u /dev/null pkgsrc/audio/shine/buildlink3.mk:1.1
--- /dev/null   Mon Dec 10 23:02:53 2018
+++ pkgsrc/audio/shine/buildlink3.mk    Mon Dec 10 23:02:53 2018
@@ -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