for static library target
- Unbreak configure script against Clang's cpp(1): suppress harmless
warning that was treated as an error (=> missing pcre.h)
- While here, trim Makefile header, remove defunct mirrors from the
MASTER_SITES, convert LIB_DEPENDS and USE_GMAKE, kill spaces at EOL
of port description, define LICENSE (LGPL21)
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
PCRS is a small library, written as a supplement to the
PCRE library, that implements regex based substitution with
the syntax and semantics of Perl's s/// operator.
PR: ports/89567
Submitted by: wongk@apt.homeunix.net