diff options
author | Alexander Vereeken <Alexander88207@protonmail.com> | 2025-01-04 17:34:44 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-01-05 00:10:40 +0000 |
commit | 6bb8b4bbfc035c5524273058f192c5200b62189e (patch) | |
tree | 319f5119a73c4e69fba647ae0eb00c34e12748db | |
parent | 0b13e14b3ebfb21e37c317baa2fe54537b1cc9ef (diff) |
-rw-r--r-- | games/mizuma/Makefile | 2 | ||||
-rw-r--r-- | games/mizuma/pkg-descr | 9 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games/mizuma/Makefile b/games/mizuma/Makefile index ed6b1513b25f..d0cd69fe76b0 100644 --- a/games/mizuma/Makefile +++ b/games/mizuma/Makefile @@ -4,7 +4,7 @@ CATEGORIES= games emulators MASTER_SITES= https://codeberg.org/Alexander88207/Mizutamari/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/ MAINTAINER= Alexander88207@protonmail.com -COMMENT= Wine front-end for FreeBSD +COMMENT= User-friendly Wine front-end WWW= https://codeberg.org/Alexander88207/Mizutamari LICENSE= BSD2CLAUSE diff --git a/games/mizuma/pkg-descr b/games/mizuma/pkg-descr index 46cab1d04cbd..3614b640a01e 100644 --- a/games/mizuma/pkg-descr +++ b/games/mizuma/pkg-descr @@ -1,2 +1,7 @@ -Mizutamari is a launcher that aims to help you run a list -of applications in Wine with a few simple clicks on FreeBSD. +Mizutamari is a Wine front-end. +Written in Bash with a GUI provided by Zentiy. + +A predefined library is used to manage the Windows applications. + +Note: In order to avoid conflicts with the KDE environment, +you need to build this port with the MESA_DEMOS option instead. |