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

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Wed Nov 28 15:25:42 CET 2012


Revision: 19758
          http://gar.svn.sourceforge.net/gar/?rev=19758&view=rev
Author:   wilbury
Date:     2012-11-28 14:25:42 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
courier-authlib/trunk: Initial stub commit

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

Added: csw/mgar/pkg/courier-authlib/Makefile
===================================================================
--- csw/mgar/pkg/courier-authlib/Makefile	                        (rev 0)
+++ csw/mgar/pkg/courier-authlib/Makefile	2012-11-28 14:25:42 UTC (rev 19758)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/courier-authlib/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/courier-authlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/courier-authlib/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/courier-authlib/trunk/Makefile	2012-11-28 14:25:42 UTC (rev 19758)
@@ -0,0 +1,29 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = courier-authlib
+VERSION = 0.65.0
+GARTYPE = v2
+CATEGORIES = category
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = 
+DISTFILES  = $(DISTNAME).tar.gz
+
+# File name regex to get notifications about upstream software releases
+# NOTE: Use this only if the automatic regex creation
+#       does not work for your package
+# UFILES_REGEX = $(NAME)-(\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/courier-authlib/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/courier-authlib/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