pkgsrc/audio/dumb/buildlink3.mk
nia bfcb1bf63c audio: Import dumb
DUMB is a module audio renderer library. It reads module files and outputs
audio that can be dumped to the actual audio playback library.

This is a fork of the original dumb by Ben Davis.
2020-03-17 21:41:50 +00:00

12 lines
277 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2020/03/17 21:41:50 nia Exp $
BUILDLINK_TREE+= dumb
.if !defined(DUMB_BUILDLINK3_MK)
DUMB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.dumb+= dumb>=2.0.3
BUILDLINK_PKGSRCDIR.dumb?= ../../audio/dumb
.endif # DUMB_BUILDLINK3_MK
BUILDLINK_TREE+= -dumb