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

16 lines
270 B
Makefile

PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer sndfile plugin
GST_PLUGIN= sndfile
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libsndfile.so:audio/libsndfile
.include "${MASTERDIR}/Makefile"