Update to maps v2.2-5, add LICENSE and update MAINTAINER.
[pkgsrcv2.git] / math / R-RArcInfo / Makefile
1 # $NetBSD: Makefile,v 1.3 2007/02/22 19:26:45 wiz Exp $
2 #
3
4 CATEGORIES=             math
5 MASTER_SITES=           ${MASTER_SITE_R_CRAN:=contrib/}
6
7 MAINTAINER=             mchittur@cs.nmsu.edu
8 HOMEPAGE=               ${R_HOMEPAGE_BASE}/RArcInfo/
9 COMMENT=                Package uses the functions to read geographical information in Arc/Info
10
11 R_PKGNAME=              RArcInfo
12 R_PKGVER=               0.4-7
13
14 .include "../../math/R/Makefile.extension"
15 .include "../../mk/bsd.pkg.mk"