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

Steven Kreuzer skreuzer at FreeBSD.org
Wed Jun 20 14:37:07 UTC 2012


skreuzer    2012-06-20 14:37:07 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/liblcfg        Makefile distinfo pkg-descr pkg-plist 
  Log:
  liblcfg is a lightweight configuration file library written in C99.
  The file format supports arbitrarily nested simple assignments, lists
  and maps (aka dictionaries).
  
  WWW:    http://liblcfg.carnivore.it/
  
  Revision  Changes    Path
  1.4993    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/liblcfg/Makefile (new)
  1.1       +2 -0      ports/devel/liblcfg/distinfo (new)
  1.1       +5 -0      ports/devel/liblcfg/pkg-descr (new)
  1.1       +10 -0     ports/devel/liblcfg/pkg-plist (new)


More information about the cvs-ports mailing list