blob: 9ec3ca09f67652bfafa0f31458015e3a5ac7a9fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer flite run-time speech synthesis engine plugin
GST_PLUGIN= flite
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|