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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jul 19 00:34:36 CEST 2012


Revision: 18810
          http://gar.svn.sourceforge.net/gar/?rev=18810&view=rev
Author:   dmichelsen
Date:     2012-07-18 22:34:36 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
cpan/SQL-ReservedWords/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/SQL-ReservedWords/
    csw/mgar/pkg/cpan/SQL-ReservedWords/branches/
    csw/mgar/pkg/cpan/SQL-ReservedWords/tags/
    csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/
    csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/Makefile
    csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/checksums
    csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/files/


Property changes on: csw/mgar/pkg/cpan/SQL-ReservedWords/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/Makefile	2012-07-18 22:34:36 UTC (rev 18810)
@@ -0,0 +1,27 @@
+NAME = SQL-ReservedWords
+VERSION = 0.7
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = CHANSEN
+
+DESCRIPTION = Reserved SQL words by ANSI/ISO
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES += CSWpm-sql-reservedwords
+CATALOGNAME_CSWpm-sql-reservedwords = pm_sql_reservedwords
+SPKG_DESC_CSWpm-sql-reservedwords = Reserved SQL words by ANSI/ISO
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-sql-reservedwords = 1
+RUNTIME_DEP_PKGS_CSWpm-sql-reservedwords += CSWpm-sub-exporter
+
+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/SQL-ReservedWords/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/SQL-ReservedWords/trunk/checksums	2012-07-18 22:34:36 UTC (rev 18810)
@@ -0,0 +1 @@
+d5227b8c5fe43dd6aafc59196d4e88a5  SQL-ReservedWords-0.7.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