          MODULE=wine
         VERSION=11.4
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://dl.winehq.org/wine/source/${VERSION:0:2}.x/
      SOURCE_VFY=sha256:1970a46381d3bc2c44d651d08336370e499eeb8b53dc93cbd1ce544f7115e598
        WEB_SITE=https://www.winehq.org/
         ENTERED=20010925
         UPDATED=20260308
           SHORT="Runs Microsoft Windows programs"

cat << EOF
Wine Is Not an Emulator. It is an alternative implementation of the Windows and
Win32 APIs. Wine provides both a development toolkit (Winelib) for porting
legacy Windows sources to Unix and a program loader, allowing unmodified
Windows 3.1/95/NT binaries to run under Intel Unixes. Wine does not require
Microsoft Windows, as it is a completely alternative implementation consisting
of 100% Microsoft-Free code, but it can optionally use native system DLLs if
they are available.
EOF
