[csw-devel] SF.net SVN: gar:[18738] csw/mgar/pkg/cpan

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun Jul 15 13:43:51 CEST 2012


Revision: 18738
          http://gar.svn.sourceforge.net/gar/?rev=18738&view=rev
Author:   bonivart
Date:     2012-07-15 11:43:51 +0000 (Sun, 15 Jul 2012)
Log Message:
-----------
cpan/Text-CSV-Encoded/trunk: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Text-CSV-Encoded/
    csw/mgar/pkg/cpan/Text-CSV-Encoded/Makefile
    csw/mgar/pkg/cpan/Text-CSV-Encoded/branches/
    csw/mgar/pkg/cpan/Text-CSV-Encoded/tags/
    csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/
    csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/Makefile
    csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/checksums
    csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/files/
    csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/files/COPYING

Added: csw/mgar/pkg/cpan/Text-CSV-Encoded/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV-Encoded/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-CSV-Encoded/Makefile	2012-07-15 11:43:51 UTC (rev 18738)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/Makefile	2012-07-15 11:43:51 UTC (rev 18738)
@@ -0,0 +1,22 @@
+NAME = Text-CSV-Encoded
+VERSION = 0.10
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = MAKAMAKA
+
+DESCRIPTION = Encoding aware Text::CSV
+define BLURB
+  Encoding aware Text::CSV
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpm-text-csv-encoded
+CATALOGNAME = pm_text_csv_encoded
+ARCHALL = 1
+
+RUNTIME_DEP_PKGS += CSWpmtextcsv
+
+CONFIGURE_ARGS = 
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/checksums	2012-07-15 11:43:51 UTC (rev 18738)
@@ -0,0 +1 @@
+9ed745eb7a416818b9c129eced8af93d  Text-CSV-Encoded-0.10.tar.gz

Added: csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-CSV-Encoded/trunk/files/COPYING	2012-07-15 11:43:51 UTC (rev 18738)
@@ -0,0 +1,2 @@
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.

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