diff options
author | Max Khon <fjoe@FreeBSD.org> | 2012-11-05 12:48:58 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2012-11-05 12:48:58 +0000 |
commit | 8206d74bcb8447401d08bb35af9b2dd739a2e59a (patch) | |
tree | d2029e11bc98b544900216bb5fba4d9bddd68195 /devel/libiqxmlrpc | |
parent | 0b80194b59d2ff6514da1ead4c09621f749c1315 (diff) | |
download | ports-8206d74bcb8447401d08bb35af9b2dd739a2e59a.tar.gz ports-8206d74bcb8447401d08bb35af9b2dd739a2e59a.zip |
Notes
Diffstat (limited to 'devel/libiqxmlrpc')
-rw-r--r-- | devel/libiqxmlrpc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile index ddfcd41db4a1..2b0be611f10c 100644 --- a/devel/libiqxmlrpc/Makefile +++ b/devel/libiqxmlrpc/Makefile @@ -17,6 +17,8 @@ COMMENT= Free, object-oriented XML-RPC implementation written in C++ BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs +LICENSE= BSD + USE_BZIP2= yes USE_GNOME= libxml2 USE_CMAKE= yes |