# New ports collection makefile for: festlex-czech # Date created: 2008-04-29 # Whom: František Dvořák # # $FreeBSD$ # PORTNAME= festlex-czech PORTVERSION= 0.2.1 CATEGORIES= audio accessibility MASTER_SITES= http://www.freebsoft.org/pub/projects/festival-czech/ DISTNAME= festival-czech-${PORTVERSION} DIST_SUBDIR= festival MAINTAINER= valtri@civ.zcu.cz COMMENT= Czech language support for Festival FHOME= ${PREFIX}/share/festival NO_BUILD= yes rulez= czech-debug.scm czech-mbrola.scm czech-unisyn.scm czech.scm lexicons= czech-lexicon.scm czech-lexicon.out post-patch: ${MV} ${WRKSRC}/czech.scm ${WRKSRC}/czech.scm.in ${SED} -e "s,@FESTIVAL_TARGET_DIR@,${FHOME}/lib/dicts," ${WRKSRC}/czech.scm.in > ${WRKSRC}/czech.scm post-install: ${MKDIR} ${FHOME}/lib/dicts/ ${INSTALL} -m 644 ${rulez:C/^/${WRKSRC}\//} ${FHOME}/lib/ ${INSTALL} -m 644 ${lexicons:C/^/${WRKSRC}\//} ${FHOME}/lib/dicts/ .include cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Drop maintainershipmiwi2009-07-111-1/+1