diff options
author | lippe <lippe@FreeBSD.org> | 2008-04-03 10:14:31 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-04-03 10:14:31 +0800 |
commit | 37e1aa1f19295923b3950145f0a5453db44ba98d (patch) | |
tree | 7739e2f8ac75a038afe2a9e4811eaf3152ffe3ea /x11-fonts/webfonts/files | |
parent | 9aa468141ae30b9ee647a4e7f1223d2e549e8a2c (diff) | |
download | freebsd-ports-gnome-37e1aa1f19295923b3950145f0a5453db44ba98d.tar.gz freebsd-ports-gnome-37e1aa1f19295923b3950145f0a5453db44ba98d.tar.zst freebsd-ports-gnome-37e1aa1f19295923b3950145f0a5453db44ba98d.zip |
- Makefile cosmetic changes.
- Move pkg-message to FILESDIR.
- Bump PORTREVISION.
PR: ports/121753
Submitted by: myself
Approved by: araujo (mentor), Konstantinos Konstantinidis <kkonstan@duth.gr> (maintainer)
Diffstat (limited to 'x11-fonts/webfonts/files')
-rw-r--r-- | x11-fonts/webfonts/files/pkg-message.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-fonts/webfonts/files/pkg-message.in b/x11-fonts/webfonts/files/pkg-message.in new file mode 100644 index 000000000000..b6b58147a0a1 --- /dev/null +++ b/x11-fonts/webfonts/files/pkg-message.in @@ -0,0 +1,13 @@ +IMPORTANT - READ CAREFULLY: You may not use these fonts if you do not agree to +the terms of the Microsoft End-User License Agreement ("EULA"). You will find +the EULA at %%DOCSDIR%%/LICENSE. If you read and agree +to the EULA, you can start using the fonts by following these instructions: + +Make sure that the freetype module is loaded. If it is not, add the following +line to the "Modules" section of xorg.conf or XF86Config: + + Load "freetype" + +Add the following line to the "Files" section of xorg.conf or XF86Config: + + FontPath "%%FONTSDIR%%/" |