[GRASS-SVN] r60556 - grass-addons/grass7/raster/r.roughness.vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 28 11:24:57 PDT 2014
Author: hellik
Date: 2014-05-28 11:24:57 -0700 (Wed, 28 May 2014)
New Revision: 60556
Added:
grass-addons/grass7/raster/r.roughness.vector/Makefile
Log:
r.roughness.vector: add pythonized grass6 addon (on behalf of Carlos Grohmann) - step 3
Added: grass-addons/grass7/raster/r.roughness.vector/Makefile
===================================================================
--- grass-addons/grass7/raster/r.roughness.vector/Makefile (rev 0)
+++ grass-addons/grass7/raster/r.roughness.vector/Makefile 2014-05-28 18:24:57 UTC (rev 60556)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = r.roughness.vector
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script
More information about the grass-commit
mailing list