aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2003-01-31 20:21:24 +0000
committerAlan Eldridge <alane@FreeBSD.org>2003-01-31 20:21:24 +0000
commitbeb35905c473b0c75318e13e119b381c6fb8be5f (patch)
tree7991169ee0f7b85b195ed7eafa4042b556eb627a /devel/Makefile
parent819c5fb11cc8ae22eb8c9885e25005037b9c069f (diff)
downloadports-beb35905c473b0c75318e13e119b381c6fb8be5f.tar.gz
ports-beb35905c473b0c75318e13e119b381c6fb8be5f.zip
OSSP ex is a small ISO-C++ style exception handling library for use in the
ISO-C language. It allows you to use the paradigm of throwing and catching exceptions in order to reduce the amount of error handling code without making your program less robust. By Ralf Engelschall. His s***'s not ****ed up.
Notes
Notes: svn path=/head/; revision=74374
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 526f3ad4fff2..4b94df598097 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -409,6 +409,7 @@
SUBDIR += oniguruma
SUBDIR += openzz
SUBDIR += orbitcpp
+ SUBDIR += ossp-ex
SUBDIR += ossp-mm
SUBDIR += p4.el
SUBDIR += p4db