[csw-devel] SF.net SVN: gar:[9606] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Apr 10 11:27:43 CEST 2010
Revision: 9606
http://gar.svn.sourceforge.net/gar/?rev=9606&view=rev
Author: dmichelsen
Date: 2010-04-10 09:27:43 +0000 (Sat, 10 Apr 2010)
Log Message:
-----------
cpan/PlRPC: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/PlRPC/
csw/mgar/pkg/cpan/PlRPC/branches/
csw/mgar/pkg/cpan/PlRPC/tags/
csw/mgar/pkg/cpan/PlRPC/trunk/
csw/mgar/pkg/cpan/PlRPC/trunk/Makefile
csw/mgar/pkg/cpan/PlRPC/trunk/checksums
csw/mgar/pkg/cpan/PlRPC/trunk/files/
csw/mgar/pkg/cpan/PlRPC/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/PlRPC/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/PlRPC/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/PlRPC/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/PlRPC/trunk/Makefile 2010-04-10 09:27:43 UTC (rev 9606)
@@ -0,0 +1,22 @@
+GARNAME = PlRPC
+GARVERSION = 0.2020
+CATEGORIES = cpan
+AUTHOR = MNOONING
+
+DESCRIPTION = Perl extension for writing perl RPC servers and clients
+define BLURB
+endef
+
+# Good thing the locations have standards. But why have a standard when
+# people don't use it? :-(
+MASTER_SITES = $(addsuffix $(GARNAME)/,$(CPAN_MIRRORS))
+DISTNAME = $(GARNAME)
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmplrpc
+CATALOGNAME = pm_plrpc
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/PlRPC/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/PlRPC/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/PlRPC/trunk/checksums 2010-04-10 09:27:43 UTC (rev 9606)
@@ -0,0 +1,2 @@
+b44758d74804510df3bb94f0d9f7b6ee COPYING
+5361e137e56d037c5e796926ecb5300b PlRPC-0.2020.tar.gz
Added: csw/mgar/pkg/cpan/PlRPC/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/PlRPC/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/PlRPC/trunk/files/COPYING 2010-04-10 09:27:43 UTC (rev 9606)
@@ -0,0 +1,3 @@
+You may distribute this package under the terms of either the GNU
+General Public License or the Artistic License, as specified in the Perl
+README file.
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