freebsd-ports/audio/gstreamer-plugins-flite/Makefile
Alberto Villa 4dd71b23f4 - Add dependency on flite shared library in gstreamer-plugins-flite to
fix unresolvable links.
- Bump PORTREVISION.

PR:		170997
Submitted by:	avilla (me)
Approved by:	kwm (multimedia)
2012-08-24 18:13:28 +00:00

17 lines
358 B
Makefile

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