freebsd-ports/textproc/extract_url/files/pkg-message.in
John Marino 250e583ec1 textproc/extract_url: Fix sample config file in pkg-plist
* remove construct for .sample this this port doesn't install a
    working config file by default
  * update pkg-message to tell the user to copy the provided sample file
    to $HOME and edit accordingly
  * Fix plist
  * Respect 80-column limit

PR:		191926
Submitted by:	maintainer (Horia Racoviceanu)
2014-07-28 20:54:04 +00:00

15 lines
394 B
Text

===============================================================================
extract_url has been installed.
If you don't have ~/.extract_urlview
the extract_url configuration file can be copied, please type as user:
su - user
cp %%PREFIX%%/etc/extract_urlview.sample ~/.extract_urlview
exit
===============================================================================