diff options
| -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. |
