meme-suite: add homepage

This commit is contained in:
jopejoe1
2025-03-22 12:23:30 +01:00
parent 564a67bb51
commit 7efdf40544
+1
View File
@@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Motif-based sequence analysis tools";
homepage = "https://meme-suite.org/meme/meme-software/";
license = licenses.unfree;
maintainers = with maintainers; [ gschwartz ];
platforms = platforms.linux;