aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2004-05-01 16:13:26 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2004-05-01 16:13:26 +0000
commit1b4ff48e41d3095aa44e919a70b809a55c45b29f (patch)
tree64a2d39b1450bdddb66add38546cf323ca2be6d7 /x11-fonts
parentffd13ae0616abc24b414535a3661b4ca2a6cb2f2 (diff)
downloadports-1b4ff48e41d3095aa44e919a70b809a55c45b29f.tar.gz
ports-1b4ff48e41d3095aa44e919a70b809a55c45b29f.zip
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/freefonts/Makefile2
-rw-r--r--x11-fonts/freefonts/pkg-descr9
-rw-r--r--x11-fonts/freefonts/pkg-message10
3 files changed, 11 insertions, 10 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile
index eb324b90e250..560b06fcd467 100644
--- a/x11-fonts/freefonts/Makefile
+++ b/x11-fonts/freefonts/Makefile
@@ -33,6 +33,6 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/freefont/* ${PREFIX}/lib/X11/fonts/freefont
post-install:
- @${CAT} ${DESCR}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/x11-fonts/freefonts/pkg-descr b/x11-fonts/freefonts/pkg-descr
index b8dde4f205b4..ac6200ef7a8a 100644
--- a/x11-fonts/freefonts/pkg-descr
+++ b/x11-fonts/freefonts/pkg-descr
@@ -1,15 +1,6 @@
This is a collection of ATM fonts from the CICA Windows
archives. They are particularly useful with gimp.
-You'll have to add /usr/X11R6/lib/X11/fonts/freefont
-to your X font path by either:
-
-$ xset fp+ /usr/X11R6/lib/X11/fonts/freefont
-$ xset fp rehash
-
-or by adding it to your X-server configuration file (usually
-/etc/X11/XF86Config) and restarting the X-server.
-
Some of these fonts are shareware, and some have restrictions on
redistribution. Please consult the accompanying .license files
after installation.
diff --git a/x11-fonts/freefonts/pkg-message b/x11-fonts/freefonts/pkg-message
new file mode 100644
index 000000000000..4f000055d875
--- /dev/null
+++ b/x11-fonts/freefonts/pkg-message
@@ -0,0 +1,10 @@
+============================================================
+You'll have to add /usr/X11R6/lib/X11/fonts/freefont
+to your X font path by either:
+
+$ xset fp+ /usr/X11R6/lib/X11/fonts/freefont
+$ xset fp rehash
+
+or by adding it to your X-server configuration file (usually
+/etc/X11/XF86Config) and restarting the X-server.
+============================================================