1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Note steps to submit CDDB data

PR:		22605
This commit is contained in:
Mark Pulford 2001-07-18 15:01:23 +00:00
parent 561fb0a75c
commit add1df28fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45227

View File

@ -2,4 +2,9 @@
You will need to run the configuration script for xmcd
to accurately recognize your cd-rom. The configure
script is: ${PREFIX}/lib/X11/xmcd/config/config.sh
If you would like to submit data to CDDB you will need
to install mail/mailx or add something similar to
the following line in your Xdefaults:
XMcd.cddbMailCmd: mail -s '%S' %A <%F >/dev/null 2>&1
*******************************************************