1This package allows you to install the compat5x libraries on your
2system, so you can use legacy binaries that depend on them.
3
4Ports usage example:
5
6--
7.include <bsd.port.pre.mk>
8
9LIB_DEPENDS+=	c.5:misc/compat5x
10--
11