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

16 lines
292 B
Makefile

PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer flite run-time speech synthesis engine plugin
GST_PLUGIN= flite
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libflite.so:audio/flite
.include "${MASTERDIR}/Makefile"