cvs commit: ports/devel Makefile ports/devel/pmk Makefile distinfo pkg-descr pkg-plist

Sean Chittenden seanc at FreeBSD.org
Mon Oct 13 10:56:01 PDT 2003


seanc       2003/10/13 10:56:00 PDT

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pmk            Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add pmk, "Pre Make Kit."  pmk is a sane and BSDL autoconf replacement.
  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
  
  Revision  Changes    Path
  1.1324    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/pmk/Makefile (new)
  1.1       +1 -0      ports/devel/pmk/distinfo (new)
  1.1       +15 -0     ports/devel/pmk/pkg-descr (new)
  1.1       +7 -0      ports/devel/pmk/pkg-plist (new)


More information about the cvs-all mailing list