# New ports collection makefile for: festlex-poslex # Date created: 2000-06-12 # Whom: Trevor Johnson # based on the NetBSD port # # $NetBSD: Makefile,v 1.7 1999/12/28 04:19:59 wiz Exp $ # $FreeBSD$ # PORTNAME= festlex-poslex PORTVERSION= 1.4.1 PORTREVISION= 2 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= festlex_POSLEX DIST_SUBDIR= festival EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= English lexicon for Festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival do-install: ${TAR} -C ${FHOME:H} -xzvpf ${_DISTDIR}/${_DISTFILES} .include g/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add MASTER_SITES for better redundancy.krion2005-01-021-1/+3
* Use PLIST_FILES.trevor2004-02-062-1/+1
* SIZEify.trevor2004-01-291-0/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-07