[csw-devel] SF.net SVN: gar:[9974] csw/mgar/pkg/pyboto/trunk/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Wed May 26 00:42:04 CEST 2010
Revision: 9974
http://gar.svn.sourceforge.net/gar/?rev=9974&view=rev
Author: skayser
Date: 2010-05-25 22:42:04 +0000 (Tue, 25 May 2010)
Log Message:
-----------
pyboto: adjust pkg names, add license
Modified Paths:
--------------
csw/mgar/pkg/pyboto/trunk/Makefile
Modified: csw/mgar/pkg/pyboto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pyboto/trunk/Makefile 2010-05-25 22:35:41 UTC (rev 9973)
+++ csw/mgar/pkg/pyboto/trunk/Makefile 2010-05-25 22:42:04 UTC (rev 9974)
@@ -9,6 +9,9 @@
simple, easy to use, lightweight wrapper around the Amazon services.
endef
+PACKAGES = CSWpy-boto
+CATALOGNAME = py_boto
+
VENDOR_URL = http://code.google.com/p/boto/
MASTER_SITES = $(GOOGLE_MIRROR)
GOOGLE_PROJECT = boto
@@ -16,6 +19,7 @@
DISTFILES = $(DISTNAME).tar.gz
UFILES_REGEX = $(GOOGLE_PROJECT)-(\d+(?:\.\d+)*).tar.gz
+LICENSE = files/COPYING
ARCHALL = 1
include gar/category.mk
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