aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde4-mnemo/files/pkg-message.in
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-08 23:42:31 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-08 23:42:31 +0000
commit1e0d8c9112e8493a5f7edfd1134a422c3e3efac3 (patch)
tree8195bcc94557ed871bb3862c71b9314dc2c43bd8 /deskutils/horde4-mnemo/files/pkg-message.in
parent3e50ab625e240bab15b5babee4112f1f654cae5d (diff)
downloadports-1e0d8c9112e8493a5f7edfd1134a422c3e3efac3.tar.gz
ports-1e0d8c9112e8493a5f7edfd1134a422c3e3efac3.zip
- Introduce bsd.horde.mk
- Convert most horde ports - Tested vigorously, but hastily Prodded by: pointyhats via kris Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Notes
Notes: svn path=/head/; revision=189522
Diffstat (limited to 'deskutils/horde4-mnemo/files/pkg-message.in')
-rw-r--r--deskutils/horde4-mnemo/files/pkg-message.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/deskutils/horde4-mnemo/files/pkg-message.in b/deskutils/horde4-mnemo/files/pkg-message.in
index bbd8d585a94d..07089e835ce8 100644
--- a/deskutils/horde4-mnemo/files/pkg-message.in
+++ b/deskutils/horde4-mnemo/files/pkg-message.in
@@ -1,15 +1,14 @@
************************************************************************
-Mnemo has been installed in %%MNEMODIR%% with your blank
+Mnemo has been installed in %%HORDIR%% with your blank
configuration files.
-Horde must be configured; if not, see `pkg_info -D -x horde'.
+Horde must be configured; if not, see `pkg_info -Dx horde-base'.
Then, you have to create the table mnemo_memos, from the SQL script
-%%MNEMODIR%%/scripts/sql/mnemo.sql
+%%HORDIR%%/scripts/sql/mnemo.sql
For example, if your database is MySQL, you may run
mysql --user=root --password=yourpass horde < mnemo.sql
Finally, you must login to Horde as a Horde Administrator to finish the
configuration.
-
************************************************************************