diff options
author | thierry <thierry@FreeBSD.org> | 2008-04-02 04:51:13 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2008-04-02 04:51:13 +0800 |
commit | 211203b81d7cf1d8812146de7b98346709f376d2 (patch) | |
tree | 067fa012f3feeb2ae9d475799c11ed3443e387ce /x11-fonts/Makefile | |
parent | ac6270576a68818429c92b160fc35979eee0b5e6 (diff) | |
download | freebsd-ports-graphics-211203b81d7cf1d8812146de7b98346709f376d2.tar.gz freebsd-ports-graphics-211203b81d7cf1d8812146de7b98346709f376d2.tar.zst freebsd-ports-graphics-211203b81d7cf1d8812146de7b98346709f376d2.zip |
Linux Libertine is a font family with a serif typeface. These fonts
are free under the terms of GPL and OFL.
WWW: http://linuxlibertine.sourceforge.net/Libertine-EN.html
PR: ports/120774
Submitted by: Björn König <bkoenig at alpha-tierchen.de>
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 d9f012e79db..62ec27e3c30 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -88,6 +88,7 @@ SUBDIR += liberation-fonts-ttf SUBDIR += libfontenc SUBDIR += linux-fontconfig + SUBDIR += linuxlibertine SUBDIR += manu-gothica SUBDIR += mathfonts SUBDIR += mgopen |