diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-29 15:13:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-29 15:13:19 +0000 |
commit | a558961425f3ff725aa0f330e60a5551a4ae5357 (patch) | |
tree | 037c0b92d2989a8e1225b88a5ce2727c474f5a04 /x11-fonts/Makefile | |
parent | de98569d5ec970f60737a840a148cf059cf2a3d7 (diff) |
Add manu-gothic, an old german blackletter handwriting (suetterlin) font.
This True Type Font has been based on the Old German handwriting as it
was taught in Schleswig and Germany around Year 1900 (Suetterlin). If
you study sources from that time and before, it is important to be
familiar with this writing style. The font is free for personal use.
WWW: http://www.bryld.info/download.php
PR: ports/95278
Submitted by: heiner Eichmann <h.eichmann@gmx.de>
Approved by: krion (mentor) markus (co mentor)
Notes
Notes:
svn path=/head/; revision=166602
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 35b189631ebb..684109ad8067 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -40,6 +40,7 @@ SUBDIR += lfpfonts-var SUBDIR += libXft SUBDIR += linux-fontconfig + SUBDIR += manu-gothica SUBDIR += mathfonts SUBDIR += mgopen SUBDIR += mkbold |