1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-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

24 lines
462 B
Plaintext

[
{ 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
}
]