Date: Wed, 7 Dec 2005 15:03:07 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Excel-Template Makefile distinfo pkg-descr pkg-plist Message-ID: <200512071503.jB7F37Lk052542@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2005-12-07 15:03:07 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Excel-Template Makefile distinfo pkg-descr pkg-plist Log: The Excel::Template perl module is a module used for templating Excel files. Its genesis came from the need to use the same datastructure as HTML::Template, but provide Excel files instead. The existing modules don't do the trick, as they require replication of logic that's already been done within HTML::Template. WWW: http://search.cpan.org/dist/Excel-Template/ PR: ports/90044 Submitted by: Espen Tagestad <espen@tagestad.no> Revision Changes Path 1.898 +1 -0 ports/textproc/Makefile 1.1 +61 -0 ports/textproc/p5-Excel-Template/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Excel-Template/distinfo (new) 1.1 +7 -0 ports/textproc/p5-Excel-Template/pkg-descr (new) 1.1 +36 -0 ports/textproc/p5-Excel-Template/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512071503.jB7F37Lk052542>