mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
13 lines
293 B
Makefile
13 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"
|