summaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-flite/Makefile
blob: 553e512dd57de214bea811cc3a3b70548be7c536 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=	2
CATEGORIES=	audio

COMMENT=	Gstreamer flite run-time speech synthesis engine plugin

GST_PLUGIN=	flite

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"