CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/08/08 17:04:22
Modified files:
infrastructure/templates: Makefile.template
Log message:
Add MODPY_EGG_VERSION, MODPY_PI, MODPY_SETUPTOOLS, and
MODPY_VERSION to /usr/ports/infrastructure/templates/Makefile.template.
These are the most common entries that portgen(1) will throw at the
bottom of a generated python port because it doesn't know where it would
go. Adding these will have portgen(1) put them in the appropriate place.
Comment tweaks and ok sthen@