Date: Fri, 27 Feb 2009 15:27:31 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/py-Tempita Makefile distinfo pkg-descr pkg-plist Message-ID: <200902271527.n1RFRVXL006654@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902271527.n1RFRVXL006654>