metadata
svn path=/nixpkgs/trunk/; revision=23958
This commit is contained in:
parent
c30b4494fa
commit
f64ba49369
@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Opensource implementation of the Open Financial eXchange specification";
|
description = "Opensource implementation of the Open Financial eXchange specification";
|
||||||
homepage = http://libofx.sourceforge.net/;
|
homepage = http://libofx.sourceforge.net/;
|
||||||
license = "LGPL";
|
license = "LGPL";
|
||||||
|
platforms = stdenv.lib.platforms.all;
|
||||||
|
maintainers = [ stdenv.lib.maintainers.urkud ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user