[csw-devel] SF.net SVN: gar:[18799] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Jul 18 23:44:27 CEST 2012
Revision: 18799
http://gar.svn.sourceforge.net/gar/?rev=18799&view=rev
Author: dmichelsen
Date: 2012-07-18 21:44:26 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
cpan/DateTime-Format-DateParse/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/DateTime-Format-DateParse/
csw/mgar/pkg/cpan/DateTime-Format-DateParse/branches/
csw/mgar/pkg/cpan/DateTime-Format-DateParse/tags/
csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/
csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/Makefile
csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/checksums
csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/files/
Property changes on: csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/Makefile 2012-07-18 21:44:26 UTC (rev 18799)
@@ -0,0 +1,29 @@
+NAME = DateTime-Format-DateParse
+VERSION = 0.05
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = JHOBLITT
+
+DESCRIPTION = Parses Date::Parse compatible formats
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+PACKAGES += CSWpm-datetime-format-dateparse
+CATALOGNAME_CSWpm-datetime-format-dateparse = pm_datetime_format_dateparse
+SPKG_DESC_CSWpm-datetime-format-dateparse = Parses Date::Parse compatible formats
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-datetime-format-dateparse = 1
+RUNTIME_DEP_PKGS_CSWpm-datetime-format-dateparse += CSWpm-datetime
+RUNTIME_DEP_PKGS_CSWpm-datetime-format-dateparse += CSWpm-date-parse
+RUNTIME_DEP_PKGS_CSWpm-datetime-format-dateparse += CSWpm-datetime-timezone
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-Format-DateParse/trunk/checksums 2012-07-18 21:44:26 UTC (rev 18799)
@@ -0,0 +1 @@
+a9a66f74aeba7c45730430dbf9b37cfd DateTime-Format-DateParse-0.05.tar.gz
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