pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/flite



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Aug  5 17:59:55 UTC 2018

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

Log Message:
audio/flite: add a buildlink file.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/flite/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/flite/buildlink3.mk
diff -u /dev/null pkgsrc/audio/flite/buildlink3.mk:1.1
--- /dev/null   Sun Aug  5 17:59:55 2018
+++ pkgsrc/audio/flite/buildlink3.mk    Sun Aug  5 17:59:55 2018
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2018/08/05 17:59:55 nia Exp $
+
+BUILDLINK_TREE+=       flite
+
+.if !defined(FLITE_BUILDLINK3_MK)
+FLITE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.flite+=  flite>=1.3nb3
+BUILDLINK_PKGSRCDIR.flite?=    ../../audio/flite
+.endif # FLITE_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -flite



Home | Main Index | Thread Index | Old Index