mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Bring in the rsynth port
Submitted by: paf(?) - possibly Boyd Faulkner <faulkner@mpd.tandem.com>
This commit is contained in:
parent
8a974ad23e
commit
e87abe5d79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1677
5 changed files with 34 additions and 0 deletions
14
audio/rsynth/Makefile
Normal file
14
audio/rsynth/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# New ports collection makefile for: rsynth
|
||||
# Version required: 1.4
|
||||
# Date created: 03 Jan 1995
|
||||
# Whom: faulkner@mpd.tandem.com
|
||||
#
|
||||
# Makefile,v 1.0 1995/01/03 10:47:27 paf Exp
|
||||
#
|
||||
|
||||
DISTNAME= rsynth-1.4
|
||||
CATEGORIES= audio music
|
||||
NO_CONIGURE= yes
|
||||
ALL_TARGET= all
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/rsynth/distinfo
Normal file
1
audio/rsynth/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (rsynth-1.4.tar.gz) = 7b65d93c685d770c2bf11864506b04c5
|
1
audio/rsynth/pkg-comment
Normal file
1
audio/rsynth/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
rsynth - speech synthisizer.
|
15
audio/rsynth/pkg-descr
Normal file
15
audio/rsynth/pkg-descr
Normal file
|
@ -0,0 +1,15 @@
|
|||
This is a text to speech system produced by integrating various pieces
|
||||
of code and tables of data, which are all (I believe) in the public domain.
|
||||
|
||||
The Oxford Text Archive has for several years maintained copies of several
|
||||
machine-readable dictionaries along with its extensive (if
|
||||
unsystematic) collections of other machine-readable texts. This document
|
||||
gives some further details of the various dictionaries available, and
|
||||
summarises the conditions under which copies of them are currently
|
||||
distributed.
|
||||
|
||||
The Oxford Text Archive Shortlist (available on request via electronic
|
||||
mail and by FTP) gives up to date brief details of all texts held in
|
||||
the Archive. Send electronic mail to ARCHIVE@VAX.OXFORD.AC.UK. For
|
||||
anonymous FTP, look in the directory ota on ota.ox.ac.uk (129.67.1.165)
|
||||
|
3
audio/rsynth/pkg-plist
Normal file
3
audio/rsynth/pkg-plist
Normal file
|
@ -0,0 +1,3 @@
|
|||
@cwd /usr/local
|
||||
bin/say
|
||||
bin/klatt
|
Loading…
Add table
Reference in a new issue