freebsd-ports/audio/gstreamer-plugins-flite/Makefile
Koop Mast 3d016e8bd2 Update Gstreamer (core) to 0.10.33
Update Gstreamer-plugins(-base) to 0.10.33
Update Gstreamer-plugins-good to 0.10.29
Update Gstreamer-plugins-bad to 0.10.22
Update Gstreamer-plugins-ugly to 0.10.18
2011-05-11 10:33:50 +00:00

19 lines
416 B
Makefile

# New ports collection makefile for: gstreamer-plugins-flite
# Date created: 27 Jan 2011
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer flite run-time speech synthesis engine plugin
GST_PLUGIN= flite
BROKEN= Doesn't work due to link problem in audio/flite
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"