diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-11-20 15:44:13 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-11-20 15:44:13 +0000 |
commit | 672c5ac1f166246b6e5ac5872211300ac8e3a403 (patch) | |
tree | 0fea29af07d799e097d9f0c2dae0c53e28972e27 /games/pydance/pkg-message | |
parent | 6ad1b79faa681565b2f6c225604b926148b87aa6 (diff) |
Notes
Diffstat (limited to 'games/pydance/pkg-message')
-rw-r--r-- | games/pydance/pkg-message | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/pydance/pkg-message b/games/pydance/pkg-message new file mode 100644 index 000000000000..ca087a43d7fb --- /dev/null +++ b/games/pydance/pkg-message @@ -0,0 +1,13 @@ +-------------------------------------------------------------------------- + +The pydance package has been successfully installed. + +NB: A sample configuration file has been installed to %%PREFIX%%/etc as +"pydance.cfg.sample". This should be renamed to "pydance.cfg" and edited +to suit the requirements of a particular site (for example in order +to add song directories). + +If you get performance problems, install devel/py-psyco, the "Python +Specializing Compiler". It should make pydance a lot faster. + +-------------------------------------------------------------------------- |