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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 18 16:32:37 CEST 2012


Revision: 17749
          http://gar.svn.sourceforge.net/gar/?rev=17749&view=rev
Author:   dmichelsen
Date:     2012-04-18 14:32:37 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Algorithm-C3/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Algorithm-C3/
    csw/mgar/pkg/cpan/Algorithm-C3/branches/
    csw/mgar/pkg/cpan/Algorithm-C3/tags/
    csw/mgar/pkg/cpan/Algorithm-C3/trunk/
    csw/mgar/pkg/cpan/Algorithm-C3/trunk/Makefile
    csw/mgar/pkg/cpan/Algorithm-C3/trunk/checksums
    csw/mgar/pkg/cpan/Algorithm-C3/trunk/files/


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



Added: csw/mgar/pkg/cpan/Algorithm-C3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-C3/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Algorithm-C3/trunk/Makefile	2012-04-18 14:32:37 UTC (rev 17749)
@@ -0,0 +1,26 @@
+NAME = Algorithm-C3
+VERSION = 0.08
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = FLORA
+
+DESCRIPTION = A module for merging hierarchies using the C3 algorithm
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
+
+PACKAGES += CSWpm-algorithm-c3
+CATALOGNAME_CSWpm-algorithm-c3 = pm_algorithm_c3
+SPKG_DESC_CSWpm-algorithm-c3 = A module for merging hierarchies using the C3 algorithm
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-algorithm-c3 = 1
+
+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/Algorithm-C3/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-C3/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Algorithm-C3/trunk/checksums	2012-04-18 14:32:37 UTC (rev 17749)
@@ -0,0 +1 @@
+07afb08682125c875b80c315d99f6f95  Algorithm-C3-0.08.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