12 lines
293 B
Makefile
12 lines
293 B
Makefile
# New ports collection makefile for: festvox-us3-mbrola
|
|
# Date created: 31 Mar 2006
|
|
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
VOICE= us3
|
|
VOICEDESC= American English, high-pitched male
|
|
MASTERDIR= ${.CURDIR}/../festvox-us1-mbrola
|
|
|
|
.include "${MASTERDIR}/Makefile"
|