mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
axis2: add meta.description
This commit is contained in:
parent
d376975101
commit
5082caa72d
@ -10,4 +10,8 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [ unzip apacheAnt jdk ];
|
||||
builder = ./builder.sh;
|
||||
|
||||
meta = {
|
||||
description = "Web Services / SOAP / WSDL engine, the successor to the widely used Apache Axis SOAP stack";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user