diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-24 05:08:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-24 05:08:41 +0000 |
commit | 9cef46324e032662ff14b376489c85823a129f0d (patch) | |
tree | 4681cc9ed042e001e7efac14890baecd3c43f1ec /x11-fonts/Makefile | |
parent | 77c0462f92af4f64ca6808a991720be852add6b7 (diff) |
new port: x11-fonts/fonts-indic
I'm not able to find good Indic fonts in the ports. Fedora's Lohit
project has some great fonts for a whole bunch of Indian languages and
many Linux distros provide it in their repos.
Here's a link to Gentoo's ebuild:
http://www.gentoo-portage.com/media-fonts/fonts-indic
A collection of Indic fonts by the Lohit project.
The package supports most Indian languages:
- Bengali
- Gujarati
- Hindi
- Kannada
- Malayalam
- Oriya
- Punjabi
- Tamil
- Telugu
WWW: http://fedoraproject.org/wiki/Lohit
PR: ports/116460
Submitted by: Naresh V <nareshov@gmail.com>
Notes
Notes:
svn path=/head/; revision=200018
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index d7e05e9eaa44..4fe8958ffc24 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -68,6 +68,7 @@ SUBDIR += fontcacheproto SUBDIR += fontconfig SUBDIR += fontconfig-reference + SUBDIR += fonts-indic SUBDIR += fonts-te SUBDIR += fontsproto SUBDIR += fonttosfnt |