Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / math / R-RArcInfo / Makefile
blobc0eb2c6ee07eb8fc5b41c3c4a8448503ac75b010
1 # $NetBSD: Makefile,v 1.4 2008/10/13 11:29:42 markd Exp $
4 CATEGORIES= math
5 MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
7 MAINTAINER= pkgsrc-users@NetBSD.org
8 HOMEPAGE= ${R_HOMEPAGE_BASE}/RArcInfo/
9 COMMENT= Read geographical information from Arc/Info
10 LICENSE= gnu-gpl-v2
12 R_PKGNAME= RArcInfo
13 R_PKGVER= 0.4-12
15 DEPENDS+= R-RColorBrewer>=1.0.5:../../math/R-RColorBrewer
17 .include "../../math/R/Makefile.extension"
18 .include "../../mk/bsd.pkg.mk"