parent
0967f617e2
commit
1ba7fa72e7
|
@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
|
|||
meta = {
|
||||
description = "Web Services / SOAP / WSDL engine, the successor to the widely used Apache Axis SOAP stack";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue