forked from mirrors/nixpkgs
bchunk: add license
This commit is contained in:
parent
0f61edc465
commit
f92f9a2b6f
|
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = http://he.fi/bchunk/;
|
||||
description = "A program that converts CD images in BIN/CUE format into a set of ISO and CDR tracks";
|
||||
platforms = platforms.unix;
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue