aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pmk
Commit message (Collapse)AuthorAgeFilesLines
* I'm not sure how I missed committing this file, but commit the update.seanc2004-06-261-2/+2
| | | | Submitted by: Kris Kennaway
* Update pmk to the latest stable version, 0.8.1. Now including a tutorial,seanc2004-06-262-8/+9
| | | | | | | | | examples, better docs, and a shiny new website! But wait, there's more! If you order your autoconf replacement today, at no additional charge we'll include six months worth of bug fixes!!! PR: ports/68248 Submitted by: David Bremner
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* pmk has moved from premk.sf.net to pmk.sf.net. Update WWW accordingly.seanc2003-11-181-1/+1
|
* A clean build revealed use of the wrong make variable. Correct bogon.seanc2003-10-141-1/+1
|
* Add pmk, "Pre Make Kit." pmk is a sane and BSDL autoconf replacement.seanc2003-10-144-0/+50
There are no dependencies on external software and the syntax of .pmk files is more than tollerable. A quick example of the syntax can be found here (scroll down to the pmkscan section): http://premk.sourceforge.net/example.html