aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-06-03 20:05:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-06-03 20:05:21 +0000
commita9a06f674a5328cbbf69d6d7d240c7c83d40bddd (patch)
tree25f5b3228399f2282c60533388086e972b254ca8 /devel/Makefile
parent34f2c86a0d628b7f28e5ff0bcc5cbd37d8c622f4 (diff)
downloadports-a9a06f674a5328cbbf69d6d7d240c7c83d40bddd.tar.gz
ports-a9a06f674a5328cbbf69d6d7d240c7c83d40bddd.zip
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>
Notes
Notes: svn path=/head/; revision=214273
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ac30e753613d..2e0dc6d99d6a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -583,6 +583,7 @@
SUBDIR += libchipcard
SUBDIR += libchipcard-kde
SUBDIR += libcii
+ SUBDIR += libclaw
SUBDIR += libconfig
SUBDIR += libconfuse
SUBDIR += libcoro