|
From: <cd...@us...> - 2012-02-23 00:23:03
|
Revision: 1406
http://cap4.svn.sourceforge.net/cap4/?rev=1406&view=rev
Author: cdm4hp
Date: 2012-02-23 00:22:57 +0000 (Thu, 23 Feb 2012)
Log Message:
-----------
CDM: add collectl-utils
Added Paths:
-----------
trunk/toolbox/collectl-utils/
trunk/toolbox/collectl-utils/Makefile
Added: trunk/toolbox/collectl-utils/Makefile
===================================================================
--- trunk/toolbox/collectl-utils/Makefile (rev 0)
+++ trunk/toolbox/collectl-utils/Makefile 2012-02-23 00:22:57 UTC (rev 1406)
@@ -0,0 +1,10 @@
+include ../make.def
+
+VERSION=3.2.0
+SRC=collectl-utils-$(VERSION)
+#TAR=$(SRC).src.tar.gz
+SRPM=$(SRC)-1.src.rpm
+TAR=$(SRPM)
+URL="http://sourceforge.net/projects/collectl-utils/files/$(SRC)/$(SRPM)"
+
+include ../make.workbench
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|