freebsd-ports/print/flpsed/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

10 lines
608 B
Text

flpsed is a WYSIWYG PostScript annotator. flpsed can add arbitrary text lines
to existing PostScript documents, but cannot remove or modify existing elements
of such documents. The added lines can later be re-edited with flpsed, either
interactively or via batch-processing (the latter is useful for repeatedly
filling in forms). Text lines can also be imported from other documents that
have been modified with flpsed.
Using pdftops, which is part of xpdf, one can convert PDF documents to
PostScript and then add text to them using flpsed. flpsed is thus useful for
filling in forms, adding notes, etc.