[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / R-gstat

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/math/R-gstat/Makefile between version 1.4 and 1.5

version 1.4, 2008/10/14 08:24:23 version 1.5, 2009/12/11 19:30:46
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  
   
 CATEGORIES=             math  CATEGORIES=     math
 MASTER_SITES=           ${MASTER_SITE_R_CRAN:=contrib/}  MASTER_SITES=   ${MASTER_SITE_R_CRAN:=contrib/}
   
 MAINTAINER=             mchittur@cs.nmsu.edu  MAINTAINER=     mchittur@cs.nmsu.edu
 HOMEPAGE=               ${R_HOMEPAGE_BASE}/gstat/  HOMEPAGE=       ${R_HOMEPAGE_BASE}/gstat/
 COMMENT=                Uni/multivariable geostatistical modelling, prediction and simulation  COMMENT=        Uni/multivariable geostatistical modelling, prediction and simulation
   
 R_PKGNAME=              gstat  R_PKGNAME=      gstat
 R_PKGVER=               0.9-51  R_PKGVER=       0.9-65
   
 DEPENDS+=               R-sp>=0.9.26:../../math/R-sp  DEPENDS+=       R-sp>=0.9.26:../../math/R-sp
   
 .include "../../math/R/Makefile.extension"  .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>