diff options
author | clsung <clsung@FreeBSD.org> | 2005-03-07 11:42:59 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-03-07 11:42:59 +0800 |
commit | 8ecbd50745fd12dadcabbc9362c327659c5b45fb (patch) | |
tree | 639d2601b79a99a91fcacda30b0d4a94059689ba /textproc/Makefile | |
parent | 875a235ad59288afb18065a8812e44e8d9061d7f (diff) | |
download | freebsd-ports-gnome-8ecbd50745fd12dadcabbc9362c327659c5b45fb.tar.gz freebsd-ports-gnome-8ecbd50745fd12dadcabbc9362c327659c5b45fb.tar.zst freebsd-ports-gnome-8ecbd50745fd12dadcabbc9362c327659c5b45fb.zip |
- This port will add real people text to speech functionality
to stardict2.
- Contribution also to ports/74660
statue <statue AT freebsd dot netlab dot cse dot yzu dot edu dot tw>
PR: 74714
Submitted by: delphij
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 956e0d0e2a7b..c558446d2826 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -630,6 +630,7 @@ SUBDIR += stardict2 SUBDIR += stardict2-dictd_mova SUBDIR += stardict2-quick + SUBDIR += stardict2-rptts SUBDIR += sv-aspell SUBDIR += sw-aspell SUBDIR += syck |