[csw-devel] SF.net SVN: gar:[7416] csw/mgar/pkg/websvn/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Nov 24 22:47:35 CET 2009
Revision: 7416
http://gar.svn.sourceforge.net/gar/?rev=7416&view=rev
Author: dmichelsen
Date: 2009-11-24 21:47:35 +0000 (Tue, 24 Nov 2009)
Log Message:
-----------
websvn: Cleanup Makefile
Modified Paths:
--------------
csw/mgar/pkg/websvn/trunk/Makefile
Modified: csw/mgar/pkg/websvn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/websvn/trunk/Makefile 2009-11-24 21:31:38 UTC (rev 7415)
+++ csw/mgar/pkg/websvn/trunk/Makefile 2009-11-24 21:47:35 UTC (rev 7416)
@@ -12,21 +12,14 @@
a particular revision.
endef
-# MASTER_SITES = svn-http://websvn.tigris.org/svn/$(GARNAME)/tags/
-# DISTFILES = $(GARVERSION)
-# NOCHECKSUM = $(GARVERSION)
-# SVNHTTP_CO_ARGS = --no-auth-cache --username guest --password guest
-
MASTER_SITES = http://websvn.tigris.org/files/documents/1380/45918/
DISTFILES = $(DISTNAME).tar.gz
+PATCHFILES = websvn-csw-config.patch
SPKG_SOURCEURL = http://websvn.tigris.org/
LICENSE = license.txt
-# DISTFILES += $(call admfiles,CSWwebsvn,depend postinstall preremove)
-PATCHFILES = websvn-csw-config.patch
-
REQUIRED_PKGS = CSWapache2 CSWdiffutils CSWsvn CSWenscript CSWgsed CSWgtar CSWgzip
CONFIGURE_SCRIPTS =
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