[csw-devel] SF.net SVN: gar:[11044] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Sep 23 15:06:24 CEST 2010
Revision: 11044
http://gar.svn.sourceforge.net/gar/?rev=11044&view=rev
Author: dmichelsen
Date: 2010-09-23 13:06:24 +0000 (Thu, 23 Sep 2010)
Log Message:
-----------
lighttpd: Initial commit, just the hull
Added Paths:
-----------
csw/mgar/pkg/lighttpd/
csw/mgar/pkg/lighttpd/branches/
csw/mgar/pkg/lighttpd/tags/
csw/mgar/pkg/lighttpd/trunk/
csw/mgar/pkg/lighttpd/trunk/Makefile
csw/mgar/pkg/lighttpd/trunk/checksums
csw/mgar/pkg/lighttpd/trunk/files/
Property changes on: csw/mgar/pkg/lighttpd/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/lighttpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lighttpd/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lighttpd/trunk/Makefile 2010-09-23 13:06:24 UTC (rev 11044)
@@ -0,0 +1,23 @@
+# $Id$
+GARNAME = lighttpd
+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/lighttpd/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/lighttpd/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