Date: Mon, 5 Nov 2012 12:48:58 +0000 (UTC) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307005 - head/devel/libiqxmlrpc Message-ID: <201211051248.qA5CmwJW002394@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fjoe Date: Mon Nov 5 12:48:58 2012 New Revision: 307005 URL: http://svnweb.freebsd.org/changeset/ports/307005 Log: Specify LICENSE. Feature safe: yes Modified: head/devel/libiqxmlrpc/Makefile Modified: head/devel/libiqxmlrpc/Makefile ============================================================================== --- head/devel/libiqxmlrpc/Makefile Mon Nov 5 12:38:58 2012 (r307004) +++ head/devel/libiqxmlrpc/Makefile Mon Nov 5 12:48:58 2012 (r307005) @@ -17,6 +17,8 @@ COMMENT= Free, object-oriented XML-RPC i 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211051248.qA5CmwJW002394>