diff options
author | rm <rm@FreeBSD.org> | 2012-02-23 17:49:30 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-02-23 17:49:30 +0800 |
commit | 61ff4c0a26b7d4170a477fffff7b67ec8812ddc7 (patch) | |
tree | 2d3d543c22cf2c716e3ee5d0a32f1bc227ecf116 /x11-fonts/Makefile | |
parent | 7aa75b5e41a7a4262c3aa7727597e63188962e4c (diff) | |
download | freebsd-ports-gnome-61ff4c0a26b7d4170a477fffff7b67ec8812ddc7.tar.gz freebsd-ports-gnome-61ff4c0a26b7d4170a477fffff7b67ec8812ddc7.tar.zst freebsd-ports-gnome-61ff4c0a26b7d4170a477fffff7b67ec8812ddc7.zip |
Roboto is a sans serif typeface family designed to be modern yet
emotional. It was introduced as the font used for Android 4.0 "Ice
Cream Sandwich". This typeface is designed for high resolution mobile
devices so it includes several typefaces for text in different sizes.
WWW: http://developer.android.com/design/style/typography.html
PR: 165342
Submitted by: Winston Weinert <winstonw at lavabit dot 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 f25fed13f9b9..2f24ff37e8ea 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -131,6 +131,7 @@ SUBDIR += profont SUBDIR += proggy_fonts SUBDIR += proggy_fonts-ttf + SUBDIR += roboto-fonts-ttf SUBDIR += sgifonts SUBDIR += sharefonts SUBDIR += showfont |