Long description
svn path=/nixpkgs/trunk/; revision=12005
This commit is contained in:
parent
289da88ccc
commit
0e751ebadc
@ -14,7 +14,8 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [cpio];
|
buildInputs = [cpio];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = ''NCBI Bioinformatics toolbox'';
|
description = ''NCBI Bioinformatics toolbox (incl. blast)'';
|
||||||
|
longDescription = ''The NCBI Bioinformatics toolsbox, including command-line utilties, libraries and include files. No X11 support (at this point).'';
|
||||||
homepage = http://www.ncbi.nlm.nih.gov/IEB/ToolBox/;
|
homepage = http://www.ncbi.nlm.nih.gov/IEB/ToolBox/;
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user