[csw-devel] SF.net SVN: gar:[10637] csw/mgar/pkg/rbgems/actionmailer/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Jul 28 16:08:33 CEST 2010
Revision: 10637
http://gar.svn.sourceforge.net/gar/?rev=10637&view=rev
Author: dmichelsen
Date: 2010-07-28 14:08:32 +0000 (Wed, 28 Jul 2010)
Log Message:
-----------
rbgems/actionmailer: Add dependencies and license
Modified Paths:
--------------
csw/mgar/pkg/rbgems/actionmailer/trunk/Makefile
Modified: csw/mgar/pkg/rbgems/actionmailer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/actionmailer/trunk/Makefile 2010-07-28 13:58:47 UTC (rev 10636)
+++ csw/mgar/pkg/rbgems/actionmailer/trunk/Makefile 2010-07-28 14:08:32 UTC (rev 10637)
@@ -6,9 +6,13 @@
define BLURB
endef
-PACKAGES = CSWactionmailer
-CATALOGNAME = rb_actionmailer
+PACKAGES = CSWgem-actionmailer
+CATALOGNAME = gem_actionmailer
+DEP_PKGS = CSWgem-actionpack
+
+LICENSE = MIT-LICENSE
+
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