freebsd-ports/net-im/cli-msn/files/pkg-message.in
Jose Alonso Cardenas Marquez 71e769b5aa - Fix build with GCC4.x
- Bump POTREVISION

PR:		116813
Submitted by:	miwi
2007-10-04 16:21:36 +00:00

23 lines
512 B
Text

###############################################################################
The CLI-MSN msn client was installled
1) Create ~/.msn directory
# mkdir ~/.msn
2) Copy %%DATADIR%% files to ~/.msn directory
# cp %%DATADIR%%/* ~/.msn
3) Modify ~/.msn/msn.conf ( user, pass, cert )
# MSN Login name
user 'user@domain.com'
pass 'password'
cert '/path/to/curl-ca-bundle.crt'
4) Run cli-msn
5) Enjoy it ;)
###############################################################################