diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-07 16:36:58 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-07 16:36:58 +0800 |
commit | cb4aae4193917c1c285f0b3d5f6c701d6dad7c14 (patch) | |
tree | a33b7c0013cf49df8c08bd63ccf9bf25fdd5c9ca /x11-fonts/Makefile | |
parent | 883ac22ab5469a91bba1b0a9f0bb7c34487d3b04 (diff) | |
download | freebsd-ports-gnome-cb4aae4193917c1c285f0b3d5f6c701d6dad7c14.tar.gz freebsd-ports-gnome-cb4aae4193917c1c285f0b3d5f6c701d6dad7c14.tar.zst freebsd-ports-gnome-cb4aae4193917c1c285f0b3d5f6c701d6dad7c14.zip |
Gentium is a typeface family designed to enable the diverse ethnic
groups around the world who use the Latin script to produce readable,
high-quality publications. It supports a wide range of Latin-based
alphabets and includes glyphs that correspond to all the Latin ranges
of Unicode.
WWW: http://scripts.sil.org/gentium
PR: ports/139340
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
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 b397abcb111d..9b1c50a97271 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -74,6 +74,7 @@ SUBDIR += fslsfonts SUBDIR += geminifonts SUBDIR += gentium + SUBDIR += gentium-basic SUBDIR += getbdf SUBDIR += gfe SUBDIR += gnome-font-sampler |