svn commit: r307005 - head/devel/libiqxmlrpc
Max Khon
fjoe at FreeBSD.org
Mon Nov 5 12:48:59 UTC 2012
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
More information about the svn-ports-head
mailing list