diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-12 20:24:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-12 20:24:31 +0000 |
commit | aec986450d4df2e1d37d606260562a35d20000b8 (patch) | |
tree | ea6455512716fcedc7e74a9805e949b515d51375 /textproc/py-4suite-xml/files | |
parent | 3c9c5946f12def7586715cba464e20083abb823e (diff) |
Notes
Diffstat (limited to 'textproc/py-4suite-xml/files')
-rw-r--r-- | textproc/py-4suite-xml/files/pkg-message.in | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/py-4suite-xml/files/pkg-message.in b/textproc/py-4suite-xml/files/pkg-message.in new file mode 100644 index 000000000000..d477c5dbd25c --- /dev/null +++ b/textproc/py-4suite-xml/files/pkg-message.in @@ -0,0 +1,18 @@ +4Suite XML version %%DISTVERSION%% has been successfully installed! +Please note the installation locations: + +Python modules including C extensions: + %%PYTHON_SITELIBDIR%%/%%PACKAGE_DIR%% + +Executable scripts (for PATH environment variable): + %%PREFIX%%/%%BINDIR%% + +Examples, demos and other miscellaneous data files: + %%PREFIX%%/%%DATADIR%% + +Developer files (regression tests): + %%PREFIX%%/%%LIBDIR%% + +Documentation: + %%PREFIX%%/%%DOCSDIR%% + |