[csw-devel] SF.net SVN: gar:[10196] csw/mgar/pkg/cpan/HTML-Template-Pro/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Fri Jun 11 17:48:40 CEST 2010
Revision: 10196
http://gar.svn.sourceforge.net/gar/?rev=10196&view=rev
Author: bonivart
Date: 2010-06-11 15:48:40 +0000 (Fri, 11 Jun 2010)
Log Message:
-----------
HTML-Template-Pro: add dep, license
Modified Paths:
--------------
csw/mgar/pkg/cpan/HTML-Template-Pro/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/cpan/HTML-Template-Pro/trunk/files/COPYING
Modified: csw/mgar/pkg/cpan/HTML-Template-Pro/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTML-Template-Pro/trunk/Makefile 2010-06-11 15:33:27 UTC (rev 10195)
+++ csw/mgar/pkg/cpan/HTML-Template-Pro/trunk/Makefile 2010-06-11 15:48:40 UTC (rev 10196)
@@ -8,10 +8,11 @@
Perl/XS module to use HTML Templates from CGI scripts
endef
-#DISTFILES += COPYING
+DISTFILES += COPYING
PACKAGES = CSWpmhtmltemplatepro
CATALOGNAME = pm_htmltemplatepro
-#ARCHALL = 1
+RUNTIME_DEP_PKGS_CSWpmhtmltemplatepro += CSWpcrert
+
include gar/category.mk
Added: csw/mgar/pkg/cpan/HTML-Template-Pro/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/HTML-Template-Pro/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/HTML-Template-Pro/trunk/files/COPYING 2010-06-11 15:48:40 UTC (rev 10196)
@@ -0,0 +1,15 @@
+Copyright (C) 2005-2009 by I. Yu. Vlasenko.
+Pieces of code in Pro.pm and documentation of HTML::Template are
+copyright (C) 2000-2009 Sam Tregar (sam at tregar.com)
+Other contributors to the code base are listed in Changes.
+
+The template syntax, interface conventions and a large piece of documentation
+of HTML::Template::Pro are based on CPAN module HTML::Template
+by Sam Tregar, sam at tregar.com.
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.8.4 or,
+at your option, any later version of Perl 5 you may have available,
+or, at your option, under the terms of the GNU Lesser General Public License
+as published by the Free Software Foundation; either version 2 of the
+License, or (at your option) any later version.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list