openbsd-ports/infrastructure/mk
espie 0ea371c386 Generate PLIST, MESSAGE, DESCR from templates systematically.
- the PLIST, MESSAGE, DESCR variables refer to the sources.
- files are generated under ${WRKBUILD}, always.
- SUBST_VARS refer to the variables being substituted. ARCH,
  HOMEPAGE, PREFIX are always substituted.
  Use $\{VAR} to escape substitution.
Plus ${FLAVORS} -> -flavor1-flavor2  for PLIST.
- the %%FRAG%% and %%!FRAG%% notations are always used for PLIST.
- SED_PLIST can be augmented if needed.

Plus some compatibility kludges with the current situation.
2000-06-09 16:26:54 +00:00
..
bsd.port.mk Generate PLIST, MESSAGE, DESCR from templates systematically. 2000-06-09 16:26:54 +00:00
bsd.port.subdir.mk Don't add FLAVOR='' to ports without flavor, let default be picked up 2000-04-16 20:10:21 +00:00