[csw-devel] SF.net SVN: gar:[11790] csw/mgar/pkg

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sun Dec 5 18:35:54 CET 2010


Revision: 11790
          http://gar.svn.sourceforge.net/gar/?rev=11790&view=rev
Author:   rthurner
Date:     2010-12-05 17:35:53 +0000 (Sun, 05 Dec 2010)

Log Message:
-----------
erlang, try to convert to new gar

Added Paths:
-----------
    csw/mgar/pkg/erlang/
    csw/mgar/pkg/erlang/branches/
    csw/mgar/pkg/erlang/tags/
    csw/mgar/pkg/erlang/trunk/
    csw/mgar/pkg/erlang/trunk/Makefile
    csw/mgar/pkg/erlang/trunk/checksums
    csw/mgar/pkg/erlang/trunk/files/


Property changes on: csw/mgar/pkg/erlang/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/erlang/trunk/Makefile
===================================================================
--- csw/mgar/pkg/erlang/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/erlang/trunk/Makefile	2010-12-05 17:35:53 UTC (rev 11790)
@@ -0,0 +1,23 @@
+# $Id$
+GARNAME = erlang
+GARVERSION = 1.0
+CATEGORIES = category
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = 
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES = 
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/erlang/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/erlang/trunk/checksums
===================================================================

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