freebsd-ports/news/yencode/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

17 lines
945 B
Text

yencode is an encoder/decoder package for the Usenet yEnc encoding format.
The source code is freely available under the GNU General Public License and
should work on most modern Unix-like operating systems.
Features:
- Full internationalization (multilingual) support provided by GNU gettext.
- Encoder can output single part or multipart encoded archives of any size.
- Smart decoder can handle multiple files, including files specified out of
order or with nonsense file names.
- Included Usenet posting software posts files to Usenet quickly and
easily, including automatic creation of encoded multipart archives and
SFV/CRC checksum files, if desired.
- Optional scan mode: automatically locate and decode single or multipart
encoded archives in specified directories or recursively.
- Supports SFV file creation for multiple-file archives.
- Fully compliant with the current yEnc specifications.