summaryrefslogtreecommitdiffstats
path: root/audio/festvox-czech/Makefile
blob: 5d7023ff7b68467a2fc4394c8a361ceaafdc684f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: František Dvořák <valtri@civ.zcu.cz>
# $FreeBSD$

PORTNAME=	festvox-czech
PORTVERSION=	0.1
CATEGORIES=	audio
MASTER_SITES=	http://www.freebsoft.org/pub/projects/festival-czech-diphone-database/
DISTNAME=	voice-czech-ph-bin-${PORTVERSION}
DIST_SUBDIR=	festival

MAINTAINER=	valtri@civ.zcu.cz
COMMENT=	Czech male voice for Festival

RUN_DEPENDS=	${LOCALBASE}/share/festival/lib/dicts/czech-lexicon.out:${PORTSDIR}/audio/festlex-czech

NO_BUILD=	yes
NO_STAGE=	yes
USES=		gmake
MAKE_ARGS=	festival_voices_path=${PREFIX}/share/festival/lib/voices

.include <bsd.port.mk>
OpenPOWER on IntegriCloud