mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
13 lines
292 B
Makefile
13 lines
292 B
Makefile
# New ports collection makefile for: festvox-us2-mbrola
|
|
# Date created: 31 Mar 2006
|
|
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
VOICE= us2
|
|
VOICEDESC= American English, low-pitched male
|
|
MASTERDIR= ${.CURDIR}/../festvox-us1-mbrola
|
|
|
|
.include "${MASTERDIR}/Makefile"
|