mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
10 lines
218 B
Makefile
10 lines
218 B
Makefile
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
VOICE= us3
|
|
VOICEDESC= American English, high-pitched male
|
|
MASTERDIR= ${.CURDIR}/../festvox-us1-mbrola
|
|
NO_STAGE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|