diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-17 11:33:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-17 11:33:12 +0800 |
commit | 2027fa5c1a55326db9e184b902496f77bd208ac9 (patch) | |
tree | e71133cbf1554f37c64d9945856d17cc030316ff /x11-fonts/Makefile | |
parent | 789ae984c55e4ba3d87bdaf77648734b5ca371c9 (diff) | |
download | freebsd-ports-graphics-2027fa5c1a55326db9e184b902496f77bd208ac9.tar.gz freebsd-ports-graphics-2027fa5c1a55326db9e184b902496f77bd208ac9.tar.zst freebsd-ports-graphics-2027fa5c1a55326db9e184b902496f77bd208ac9.zip |
- Add hanazono-fonts-ttf 20110516
Hanazono Mincho typeface is a CJK TrueType font that developed with a
support of Grant-in-Aid for Publication of Scientific Research Results
from Japan Society for the Promotion of Science and the International
Research Institute for Zen Buddhism (IRIZ), Hanazono University. also
with volunteers who work together on glyphwiki.org.
WWW: http://fonts.jp/hanazono/
PR: ports/159767
Submitted by: Zhihao Yuan <lichray@gmail.com>
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 b8a99ab0a3d..90f6a086e76 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -84,6 +84,7 @@ SUBDIR += gnome-font-sampler SUBDIR += gnu-unifont SUBDIR += gnu-unifont-ttf + SUBDIR += hanazono-fonts-ttf SUBDIR += inconsolata-ttf SUBDIR += indic-ttf SUBDIR += intlfonts |