ports/net/pipsecd/pkg-message
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

23 lines
462 B
Text

[
{ type: install
message: <<EOM
This is the ported version of the pipsecd program
from Pierre Beyssac at the ENST.
The main difference with the original code are:
- it compiles with OpenSSL-0.94
- config files are in /usr/local/etc/ipsec
Apart from that it works exactly as the original work from
Pierre Beyssac.
You can obtain the source distribution of pipsecd at:
http://www.enst.fr/~beyssac/tunip.tar.gz
Enjoy!
WWW: http://www.mindstep.com/
EOM
}
]