# New ports collection makefile for: festlex-ogi # Date created: 2000-06-19 # Whom: Trevor Johnson # based on the NetBSD port # # $NetBSD: Makefile,v 1.8 2000/02/15 09:26:12 agc Exp $ # $FreeBSD$ # PORTNAME= festlex-ogi PORTVERSION= 2.0 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} DISTNAME= OGIlexicon-2.0 DIST_SUBDIR= festival MAINTAINER= ports@FreeBSD.org COMMENT= Composite pronunciation dictionary from ogi.edu for Festival RUN_DEPENDS= festival:${.CURDIR}/../festival \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex RESTRICTED= no-commercial-use WRKSRC= ${WRKDIR}/festival 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 e id='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/yawho
Commit message (Expand)AuthorAgeFilesLines
* Add SIZE.dannyboy2004-02-101-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Clear moonlight beckons.ade2003-03-072-1/+1
* USE_REINPLACE.dannyboy2002-07-181-1/+3