cfdg: add license

This commit is contained in:
Markus Kowalewski 2018-09-11 23:18:44 +02:00
parent 2047e28c7f
commit 147246e53e
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB

View File

@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
maintainers = with maintainers; [ raskin ];
platforms = platforms.linux;
homepage = https://contextfreeart.org/;
license = licenses.gpl2;
downloadPage = "https://contextfreeart.org/mediawiki/index.php/Download_page";
};
}