mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
10 lines
217 B
Makefile
10 lines
217 B
Makefile
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
VOICE= us2
|
|
VOICEDESC= American English, low-pitched male
|
|
MASTERDIR= ${.CURDIR}/../festvox-us1-mbrola
|
|
NO_STAGE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|