[csw-devel] SF.net SVN: gar:[17124] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Feb 21 17:17:46 CET 2012
Revision: 17124
http://gar.svn.sourceforge.net/gar/?rev=17124&view=rev
Author: dmichelsen
Date: 2012-02-21 16:17:46 +0000 (Tue, 21 Feb 2012)
Log Message:
-----------
cpan/Class-MethodMaker/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Class-MethodMaker/
csw/mgar/pkg/cpan/Class-MethodMaker/branches/
csw/mgar/pkg/cpan/Class-MethodMaker/tags/
csw/mgar/pkg/cpan/Class-MethodMaker/trunk/
csw/mgar/pkg/cpan/Class-MethodMaker/trunk/Makefile
csw/mgar/pkg/cpan/Class-MethodMaker/trunk/checksums
csw/mgar/pkg/cpan/Class-MethodMaker/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Class-MethodMaker/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Class-MethodMaker/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Class-MethodMaker/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Class-MethodMaker/trunk/Makefile 2012-02-21 16:17:46 UTC (rev 17124)
@@ -0,0 +1,23 @@
+NAME = Class-MethodMaker
+VERSION = 2.18
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SCHWIGON
+
+DESCRIPTION = A module for creating generic methods
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+PACKAGES += CSWpm-class-methodmaker
+CATALOGNAME_CSWpm-class-methodmaker = pm_class_methodmaker
+SPKG_DESC_CSWpm-class-methodmaker = A module for creating generic methods
+
+# These is really no license file in the package
+CHECKPKG_OVERRIDES_CSWpm-class-methodmaker += license-missing|/opt/csw/share/doc/pm_class_methodmaker/license
+
+# Too many args confuse MakeMaker
+CONFIGURE_ARGS =
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Class-MethodMaker/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Class-MethodMaker/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Class-MethodMaker/trunk/checksums 2012-02-21 16:17:46 UTC (rev 17124)
@@ -0,0 +1 @@
+99435d78e0a1754b102fe39597c6c3df Class-MethodMaker-2.18.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