pkgsrc/devel/bmake
rillig 9f649ecff2 Emit a warning if the function name "empty" is followed by anything
other than an open parenthesis. Currently, the following lines are all
valid and equivalent:

.if empty(foo)
.if empty or nonempty or whatever(foo)
.if empty?????????????(foo)
.if empty ${foo} (bar)

All except the first line are probably mistakes.
2007-10-26 09:41:49 +00:00
..
files Emit a warning if the function name "empty" is followed by anything 2007-10-26 09:41:49 +00:00
bmake2pkgsrc Add a script to generate the bmake.1 man page for the bootstrap script, 2006-07-14 15:58:08 +00:00
DESCR
distinfo Actually import the bmake src into files, and apply pkgsrc patches. 2005-12-02 00:14:56 +00:00
import-bmake-sh Remove trailing spaces. 2007-10-09 19:19:08 +00:00
Makefile Fixed a typo (xpg4 instead of xpg). 2007-09-21 10:16:28 +00:00
PLIST Don't bother installing the catman page... it's not worth the hassle for 2006-07-14 15:18:17 +00:00