opnsense-ports/audio/festvox-czech/Makefile

25 lines
649 B
Makefile

# 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
BROKEN= unfetchable
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2020-05-05
RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/dicts/czech-lexicon.out:audio/festlex-czech
NO_BUILD= yes
USES= gmake
MAKE_ARGS= festival_voices_path=${PREFIX}/share/festival/lib/voices
.include <bsd.port.mk>