aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-06-04 04:05:21 +0800
committermiwi <miwi@FreeBSD.org>2008-06-04 04:05:21 +0800
commit22f734f8a70b1943fc900ae250fcda8e2ff3880b (patch)
tree520f7c19d8a0d745e7c5782f31604523e74b7228 /devel/Makefile
parent266d8ebd275f538a4b441b92bb5c6f59eda84987 (diff)
downloadfreebsd-ports-gnome-22f734f8a70b1943fc900ae250fcda8e2ff3880b.tar.gz
freebsd-ports-gnome-22f734f8a70b1943fc900ae250fcda8e2ff3880b.tar.zst
freebsd-ports-gnome-22f734f8a70b1943fc900ae250fcda8e2ff3880b.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>
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