[csw-devel] SF.net SVN: gar:[21780] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 19 08:23:56 CEST 2013
Revision: 21780
http://gar.svn.sourceforge.net/gar/?rev=21780&view=rev
Author: dmichelsen
Date: 2013-08-19 06:23:56 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
cpan/Progress-Any-Output/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Progress-Any-Output/
csw/mgar/pkg/cpan/Progress-Any-Output/branches/
csw/mgar/pkg/cpan/Progress-Any-Output/tags/
csw/mgar/pkg/cpan/Progress-Any-Output/trunk/
csw/mgar/pkg/cpan/Progress-Any-Output/trunk/Makefile
csw/mgar/pkg/cpan/Progress-Any-Output/trunk/checksums
csw/mgar/pkg/cpan/Progress-Any-Output/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Progress-Any-Output/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Progress-Any-Output/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Progress-Any-Output/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Progress-Any-Output/trunk/Makefile 2013-08-19 06:23:56 UTC (rev 21780)
@@ -0,0 +1,29 @@
+NAME = Progress-Any-Output
+VERSION = 0.03
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SHARYANTO
+
+DESCRIPTION = Assign output to progress indicators
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-module-build
+
+PACKAGES += CSWpm-progress-any-output
+CATALOGNAME_CSWpm-progress-any-output = pm_progress_any_output
+SPKG_DESC_CSWpm-progress-any-output = Assign output to progress indicators
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-progress-any-output = 1
+RUNTIME_DEP_PKGS_CSWpm-progress-any-output += CSWpm-progress-any
+
+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/Progress-Any-Output/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Progress-Any-Output/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Progress-Any-Output/trunk/checksums 2013-08-19 06:23:56 UTC (rev 21780)
@@ -0,0 +1 @@
+9f3881ea6c6da798632effc2f100fe7a Progress-Any-Output-0.03.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