diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2004-04-10 13:23:06 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2004-04-10 13:23:06 +0800 |
commit | 28d2808782f98b3994423a0c2c457f26633e360c (patch) | |
tree | 1502d78373e76af3c1fdeaa85dc176848f8b440c /print | |
parent | 4495f9a89137db5f96691b5fe0c86ff8172c6e63 (diff) | |
download | freebsd-ports-gnome-28d2808782f98b3994423a0c2c457f26633e360c.tar.gz freebsd-ports-gnome-28d2808782f98b3994423a0c2c457f26633e360c.tar.zst freebsd-ports-gnome-28d2808782f98b3994423a0c2c457f26633e360c.zip |
Duplicate the relevant parts of the former cups-base pkg-message
here, so the user has another shot at seeing them. The resurrection
of this file in the cups-base port (to catch users not installing by
this metaport) is pending maintainer approval.
Submitted by: Grumbling on IRC
Diffstat (limited to 'print')
-rw-r--r-- | print/cups/pkg-message | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/print/cups/pkg-message b/print/cups/pkg-message new file mode 100644 index 000000000000..1f8b0b04119e --- /dev/null +++ b/print/cups/pkg-message @@ -0,0 +1,15 @@ +====================================================================== + +CUPS is now installed. + +Please read the documentation in %%PREFIX%%/share/doc/cups/ for information +on how to set up your printer to use CUPS. Basic template configuration files +have been installed in %%PREFIX%%/etc/cups/ + +To install the BSD and system V compatibility binaries look to the port +print/cups-lpr. These are no longer installed as part of the base cups port +because they have conflicting names with the native print binaries, and with +other ports, such as lprNG. + +====================================================================== + |