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

16 lines
270 B
Makefile

PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer pulseaudio plugin
GST_PLUGIN= pulse
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libpulse.so:audio/pulseaudio
.include "${MASTERDIR}/Makefile"