sthen 1ccd84f63b import the ZynFusion ports (zynaddsubfx, mruby-zest, meta/zyn-fusion)
from deserter666/at/danwin1210.me, ok solene@

ZynAddSubFX is a opensource software synthesizer capable of making
a countless number of instruments, from some common heard from
expensive hardware to interesting sounds that you'll boost to an
amazing universe of sounds.
2021-03-29 19:51:31 +00:00

15 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2021/03/29 19:51:31 sthen Exp $
COMMENT= powerful synthesizer engine with an interactive UI
PKGNAME= zyn-fusion-3.0.5pre20210207
CATEGORIES= audio meta
MAINTAINER= Dimitri Karamazov <deserter666@danwin1210.me>
RUN_DEPENDS= audio/zynaddsubfx \
x11/mruby-zest
.include <bsd.port.mk>