Revision
112724
Author
jmr@macports.org
Date
2013-10-29 16:04:43 -0700 (Tue, 29 Oct 2013)

Log Message

gsoap: license has openssl exception

Modified Paths

Diff

Modified: trunk/dports/devel/gsoap/Portfile (112723 => 112724)


--- trunk/dports/devel/gsoap/Portfile	2013-10-29 22:59:47 UTC (rev 112723)
+++ trunk/dports/devel/gsoap/Portfile	2013-10-29 23:04:43 UTC (rev 112724)
@@ -9,7 +9,7 @@
 platforms           darwin
 categories          devel
 maintainers         nomaintainer
-license             GPL-2+
+license             {GPL-2+ OpenSSLException}
 
 description         offers an XML to C/C++ language binding to ease the \
                     development of SOAP/XML Web services in C and C/C++