1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/audio/pytone/pkg-message
David Thiel 59c0c7015b Fix the stray pytonerc file that was getting installed into /etc.
Submitted by:	kris via pointyhat
Approved by:	edwin (mentor)
2007-05-28 02:46:36 +00:00

16 lines
351 B
Plaintext

###############################################################
To use pytone, you should copy ${LOCALBASE}/etc/pytonerc to:
~/.pytone/pytonerc
Or simply create a minimal one with the location of your music
collection:
[database.main]
musicbasedir=/root/of/your/music/collection
###############################################################