diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-08-28 21:41:50 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-08-28 21:41:50 +0800 |
commit | 5f86b113da363c1a9c1ad6cab49f7f485952548f (patch) | |
tree | 01a6c2c3d399304b8df7ae2a4598e77855777e3c /x11-fonts/Makefile | |
parent | 4ecb6c52ac4e82a43d7018bf84e7243a81c1eab9 (diff) | |
download | freebsd-ports-gnome-5f86b113da363c1a9c1ad6cab49f7f485952548f.tar.gz freebsd-ports-gnome-5f86b113da363c1a9c1ad6cab49f7f485952548f.tar.zst freebsd-ports-gnome-5f86b113da363c1a9c1ad6cab49f7f485952548f.zip |
Add junicode, a unicode font for medievalists (Latin, IPA and Runic).
PR: 102329
Submitted by: Guerkan Senguen <gurkan at linuks.mine.nu>
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 684109ad8067..9db51d08cc57 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -36,6 +36,7 @@ SUBDIR += gnome-font-sampler SUBDIR += intlfonts SUBDIR += jmk-x11-fonts + SUBDIR += junicode SUBDIR += lfpfonts-fix SUBDIR += lfpfonts-var SUBDIR += libXft |