freebsd-ports/audio/mikmod/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

12 lines
604 B
Text

MikMod is a portable modules player originally written by
of Jean-Paul Mikkers (MikMak) for DOS.
Current MikMod'Unix maintainer (since version 3.0.4) is
Miodrag Vallat <miodrag@mygale.org>
It uses the OSS /dev/dsp driver including in all recent
kernels for output, and will also write wav files.
Supported file formats include mod, stm, s3m, mtm, xm,
and it. The player uses ncurses for console output and
supports transparent loading from gzip/pkzip/zoo archives
and the loading/saving of playlists.
Full source included, use of this library for music/sound
effects in your own programs is encouraged!