opnsense-ports/audio/gstreamer1-plugins-jack/Makefile

16 lines
275 B
Makefile

PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer low-latency audio server plugin
GST_PLUGIN= jack
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libjack.so:audio/jack
.include "${MASTERDIR}/Makefile"