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

15 lines
277 B
Makefile

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