diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-02-03 06:06:55 +0800 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-02-03 06:06:55 +0800 |
commit | 94cfd1c5019a7a374e5181f73c961ed71e70ddf6 (patch) | |
tree | 1853291eb733f9e37a241599181b7cb3ee40c385 /x11-fonts/Makefile | |
parent | 9037cd4e16322f6004e238e840810de7a5106986 (diff) | |
download | freebsd-ports-gnome-94cfd1c5019a7a374e5181f73c961ed71e70ddf6.tar.gz freebsd-ports-gnome-94cfd1c5019a7a374e5181f73c961ed71e70ddf6.tar.zst freebsd-ports-gnome-94cfd1c5019a7a374e5181f73c961ed71e70ddf6.zip |
New port: x11-fonts/symbola
A font containing Basic Latin, Greek, Cyrillic and many Symbol blocks of
The Unicode Standard, Version 7.0
WWW: http://users.teilar.gr/~g1951d/
PR: 197090
Submitted by: Elizabeth Myers <elizabeth@Interlinked.me>
Reviewed by: jbeich
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 e58b27bd6d72..e9e20dc38373 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -157,6 +157,7 @@ SUBDIR += sourcesanspro-ttf SUBDIR += stix-fonts SUBDIR += suxus + SUBDIR += symbola SUBDIR += terminus-font SUBDIR += tkfont SUBDIR += tlwg-ttf |