diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-05 14:05:51 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-05 14:05:51 +0000 |
commit | c861b3aae460a14c01769905742310d2c559c55e (patch) | |
tree | 0a52a8f0fc0d3a076794cf722f00f202839d625d /audio/linux-mbrola | |
parent | 1d885c1c1f620cd0883a3ddb695b6316b99b7e5e (diff) | |
download | ports-c861b3aae460a14c01769905742310d2c559c55e.tar.gz ports-c861b3aae460a14c01769905742310d2c559c55e.zip |
Notes
Diffstat (limited to 'audio/linux-mbrola')
-rw-r--r-- | audio/linux-mbrola/Makefile | 25 | ||||
-rw-r--r-- | audio/linux-mbrola/distinfo | 2 |
2 files changed, 27 insertions, 0 deletions
diff --git a/audio/linux-mbrola/Makefile b/audio/linux-mbrola/Makefile new file mode 100644 index 000000000000..877cd1533350 --- /dev/null +++ b/audio/linux-mbrola/Makefile @@ -0,0 +1,25 @@ +# 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 + +.include "../mbrola/Makefile" diff --git a/audio/linux-mbrola/distinfo b/audio/linux-mbrola/distinfo new file mode 100644 index 000000000000..2560745fae3e --- /dev/null +++ b/audio/linux-mbrola/distinfo @@ -0,0 +1,2 @@ +$FreeBSD$ +MD5 (mbrola-linux/mbr301h.zip) = 083e3e93c6d6b7d238d4e8c9b80f6111 |