freebsd-ports/graphics/netpbm/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
429 B
Plaintext

Netpbm is a toolkit for manipulation of graphic images, including
conversion of images between a variety of different formats. There
are over 300 separate tools in the package including converters for
about 100 graphics formats.
Examples of supported image manipulations: Shrinking an image by 10%;
Cutting the top half off of an image; Making a mirror image; Creating
a sequence of images that fade from one image to another.