ncftp: add license
This commit is contained in:
parent
cdf332f254
commit
4d24db6e0c
@ -35,5 +35,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://www.ncftp.com/ncftp/;
|
homepage = https://www.ncftp.com/ncftp/;
|
||||||
maintainers = with maintainers; [ bjornfor ];
|
maintainers = with maintainers; [ bjornfor ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
license = licenses.clArtistic;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user