fb16dfecae
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)
5 lines
298 B
Text
5 lines
298 B
Text
This is primarily a library for reading portable bitmap (PBM),
|
|
portable graymap (PGM), and portable pixmap (PPM) files. These image
|
|
formats are only the barest step up from raw data, and have a very
|
|
simple format which is the key to be "portable". Writing out images in
|
|
these formats is very easy.
|