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

16 lines
280 B
Makefile

PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer speex voice encode/decode plugin
GST_PLUGIN= speex
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libspeex.so:audio/speex
.include "${MASTERDIR}/Makefile"