freebsd-ports/archivers/bicom/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

9 lines
585 B
Text

Bicom is a data compressor in the PPM family. It is freely available and
Open Source. Its most unique characteristic is that compression with
bicom is completely bijective -- any file is a possible bicom output that
can be decompressed, and then recompressed back to its original form. Of
course, any file is also a possible bicom input that can be compressed,
and then decompressed back to its original form. To support encryption
applications, bicom also includes a passphrase-protection option that
will automatically encrypt after compressing, or decrypt before
decompressing.