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/;
|
||||
maintainers = with maintainers; [ bjornfor ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.clArtistic;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user