diff options
Diffstat (limited to 'audio/rsynth')
-rw-r--r-- | audio/rsynth/Makefile | 14 | ||||
-rw-r--r-- | audio/rsynth/distinfo | 1 | ||||
-rw-r--r-- | audio/rsynth/pkg-comment | 1 | ||||
-rw-r--r-- | audio/rsynth/pkg-descr | 15 | ||||
-rw-r--r-- | audio/rsynth/pkg-plist | 3 |
5 files changed, 34 insertions, 0 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile new file mode 100644 index 000000000000..af605af5a12f --- /dev/null +++ b/audio/rsynth/Makefile @@ -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> diff --git a/audio/rsynth/distinfo b/audio/rsynth/distinfo new file mode 100644 index 000000000000..6d24f8edfcee --- /dev/null +++ b/audio/rsynth/distinfo @@ -0,0 +1 @@ +MD5 (rsynth-1.4.tar.gz) = 7b65d93c685d770c2bf11864506b04c5 diff --git a/audio/rsynth/pkg-comment b/audio/rsynth/pkg-comment new file mode 100644 index 000000000000..746cd18c069c --- /dev/null +++ b/audio/rsynth/pkg-comment @@ -0,0 +1 @@ +rsynth - speech synthisizer. diff --git a/audio/rsynth/pkg-descr b/audio/rsynth/pkg-descr new file mode 100644 index 000000000000..d4122f31b479 --- /dev/null +++ b/audio/rsynth/pkg-descr @@ -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) + diff --git a/audio/rsynth/pkg-plist b/audio/rsynth/pkg-plist new file mode 100644 index 000000000000..016c706239bb --- /dev/null +++ b/audio/rsynth/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/local +bin/say +bin/klatt |