* don't create .pyo files since they will not be used
* honor the NOPORTDOCS variable
* install .html files inside html directory
* other minor tweaks
PR: 54014
Submitted by: Rui Lopes <rui@ruilopes.com>
Approved by: maintainer
For those that didn't attend Bram's talk at EuroBSDCon:
aap has a special "ports" mode which is designed to extend the BSDs ports
system while kepping Compatibility to the existing pkgtools.
More information: http://2002.eurobsdcon.org/papers/moolenaar.pdfhttp://www.a-a-p.org/ports.html
PR: 44586
Submitted by: Bram Moolenaar <bram@moolenaar.net>