2010-11-14 19:22:45 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2010/11/15 00:22:46 espie Exp $
|
2004-07-11 02:21:51 -04:00
|
|
|
|
2007-09-15 18:27:38 -04:00
|
|
|
COMMENT= American English lexicon compiled from Moby and CMU lexicons
|
2004-07-11 02:21:51 -04:00
|
|
|
DISTNAME= OGIlexicon-2.1
|
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= audio/festival/core,ogi
|
2004-07-11 02:21:51 -04:00
|
|
|
|
|
|
|
do-install:
|
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/lib/festival/dicts
|
|
|
|
${INSTALL_DATA} ${WRKDIST}/lib/dicts/* ${PREFIX}/lib/festival/dicts
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|