1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/audio/pytone/files/pkg-message.in
Thomas Zander 0ad35eb91e - Update to upstream version 3.0.3
- Add LICENSE
- Makefile cleanup
- Use pkg-message.in instead of pkg-message

PR:		190889
Submitted by:	tkato432@yahoo.com
Approved by:	mentors (implicit)
2014-08-03 12:35:27 +00:00

16 lines
355 B
Plaintext

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