freebsd-ports/audio/linux-mbrola/Makefile
Mark Linimon 9c8c2ebbcf Turn this port into a proper slave port.
PR:		ports/67922
Approved by:	maintainer timeout (2 months)
2004-08-23 23:50:37 +00:00

26 lines
676 B
Makefile

# New ports collection makefile for: linux-mbrola
# Date created: 2003-10-05
# Whom: trevor
#
# $FreeBSD$
#
CATEGORIES= audio accessibility linux
MASTER_SITES= http://mambo.ucsc.edu/psl/mbrola/bin/pclinux/ \
http://www.festvox.org/mbrola/bin/pclinux/ \
ftp://ftp.loria.fr/pub/pc/mbrpsola/bin/pclinux/ \
ftp://tcts.fpms.ac.be/pub/mbrola/bin/pclinux/
PKGNAMEPREFIX= linux-
COMMENT= MBROLA speech synthesizer for Linux
CONFLICTS= mbrola-*
DIST_SUBDIR= mbrola-linux
MASTERDIR= ${PORTSDIR}/audio/mbrola
MD5_FILE= ${.CURDIR}/distinfo
ONLY_FOR_ARCHS= alpha i386 ppc sparc64
USE_LINUX= y
USE_ZIP= y
MASTERDIR= ${.CURDIR}/../mbrola
.include "${MASTERDIR}/Makefile"