cvs commit: ports/www Makefile ports/www/py-Tempita Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Fri Feb 27 07:27:32 PST 2009


miwi        2009-02-27 15:27:31 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-Tempita       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Tempita is a small templating language for text substitution.
  This isn't meant to be the Next Big Thing in templating; it's
  just a handy little templating language for when your project
  outgrows string.Template or % substitution. It's small, it
  embeds Python in strings, and it doesn't do much else.
  
  WWW:    http://pythonpaste.org/tempita/
  
  PR:             ports/132043
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.2272    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/py-Tempita/Makefile (new)
  1.1       +3 -0      ports/www/py-Tempita/distinfo (new)
  1.1       +7 -0      ports/www/py-Tempita/pkg-descr (new)
  1.1       +1 -0      ports/www/py-Tempita/pkg-plist (new)


More information about the cvs-ports mailing list