(Only the first 10 of 27964 ports in this commit are shown above. )
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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)
devel/fpp: minor fixes
- Trim Makefile header
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Do not use GMAKE
- Use PLIST_FILES instead of pkg-plist
PR: ports/180578
Submitted by: Anton Shterenlikht <mexas bris.ac.uk>