Commit graph

3 commits

Author SHA1 Message Date
Soren Jacobsen
e87b00b347 Convert to buildlink3. Fix PLIST. Move WRKSRC. 2004-05-02 21:53:01 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
pancake ;)
9a25137b2a Initial import of premake
Premake is a build script generator. Write a small Lua
program describing your project, and then use Premake to
generate input files for any of these toolsets:

* GNU make
* MS Visual Studio 6
* MS Visual Studio 7
* ...more on the way!

-- TODO --

* ${PATCHDIR}/patch-ab is only for *BSD
* This is a "configure" replacement, could be nice to add a new
  directive as GNU_CONFIGURE for "premake" like: USE_PREMAKE=YES
2003-07-22 16:51:29 +00:00