# New ports collection makefile for: festvox-rab8 # Date created: 2000-06-15 # Whom: Trevor Johnson # based on the NetBSD port # # $NetBSD: Makefile,v 1.12 2000/02/15 09:26:17 agc Exp $ # $FreeBSD$ # PORTNAME= festvox-rab8 PORTVERSION= 1.4.1 CATEGORIES= audio MASTER_SITES= http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ \ ${MASTER_SITE_NETBSD} \ ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ DISTNAME= festvox_rablpc8k DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org RUN_DEPENDS= festival:${.CURDIR}/../festival \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${.CURDIR}/../festlex-oald WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-rab16 NO_BUILD= yes FHOME= ${PREFIX}/share/festival post-extract: @ ${CHMOD} -R a+r ${WRKSRC} @ find ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755 do-install: ${MKDIR} ${FHOME} cd ${WRKSRC} && ${CP} -pPR * ${FHOME} .include 'cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert MAINTAINER to my freebsd.org account.stefan2006-05-071-1/+1
* - Update to 20060430, which uses pkg_delete instead of pkg_deinstallpav2006-05-012-8/+5
* - Update to 20051228pav2005-12-282-3/+4
* - Update to 20040517krion2004-05-174-339/+13
* Update to 20040414,mat2004-05-042-18/+34
* Update to 20040207pav2004-02-092-8/+22
* - Use PLIST_FILESclement2004-01-262-1/+2
* Update to 20031231pav2003-12-312-26/+37
* - Update to 20031227pav2003-12-284-29/+52
* Update to 20031115pav2003-11-173-16/+40