diff options
author | pav <pav@FreeBSD.org> | 2003-12-09 00:55:23 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-09 00:55:23 +0000 |
commit | 2d4304cda0e4f2d4bb0e71a5f031aff77425313d (patch) | |
tree | ba869de3d530146dde8d4e7afa76fc76cf71c537 /x11-fonts/Makefile | |
parent | 5fada297d1233f7973c17d31c56a4370176f0d3c (diff) | |
download | FreeBSD-ports-2d4304cda0e4f2d4bb0e71a5f031aff77425313d.zip FreeBSD-ports-2d4304cda0e4f2d4bb0e71a5f031aff77425313d.tar.gz |
Add Code2000, a shareware Unicode reference font. It contains over 34000 glyphs!
You should pay $5 to the author if you find this useful.
PR: ports/60056
Submitted by: Thierry Thomas <thierry@pompo.net>
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 12301fd..6f448d0 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -13,6 +13,7 @@ SUBDIR += bdfresize SUBDIR += bitmap-fonts SUBDIR += bitstream-vera + SUBDIR += code2000 SUBDIR += cyr-rfx SUBDIR += etlfonts SUBDIR += fontconfig |