diff options
author | thierry <thierry@FreeBSD.org> | 2005-03-07 06:38:41 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-03-07 06:38:41 +0800 |
commit | a664a159628b9465e3641360d59b7eefeb59905c (patch) | |
tree | 33f4879902b59a3cafa2984235964fc6971de0d6 /x11-fonts/Makefile | |
parent | fe8bccc68f732342f31f9ef43b03e66b7c10517f (diff) | |
download | freebsd-ports-gnome-a664a159628b9465e3641360d59b7eefeb59905c.tar.gz freebsd-ports-gnome-a664a159628b9465e3641360d59b7eefeb59905c.tar.zst freebsd-ports-gnome-a664a159628b9465e3641360d59b7eefeb59905c.zip |
Add mathfonts 4.1, mathematica fonts for MathML-enabled Mozilla.
These fonts are required to display MathML pages with Mozilla
or Firefox.
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 0b04d709dabc..294ac8f6f9fa 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -37,6 +37,7 @@ SUBDIR += libXft SUBDIR += linux-fontconfig SUBDIR += linux-urw-fonts + SUBDIR += mathfonts SUBDIR += mkbold SUBDIR += mkbold-mkitalic SUBDIR += mkitalic |