- Update devel/libclaw to 1.5.3
- Since libclaw now uses verioned .so's, update dependent port to LIB_DEPEND on
libclaw instead of BUILD/RUN_DEPEND
Approved by: miwi (mentor)
CLAW is a C++ Library Absolutely Wonderful providing useful classes
from the simplest AVL binary search trees to the complex meta
programming tools, including image manipulation, a generic alpha-beta
algorithm, sockets implemented as std::stream and more
WWW: http://libclaw.sourceforge.net
PR: ports/124236
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>