pkgsrc/math/R-shapefiles/Makefile
wen fbc9d7c5c1 Update to 0.7
(No upstream changelog)
2013-07-07 12:02:36 +00:00

16 lines
385 B
Makefile

# $NetBSD: Makefile,v 1.6 2013/07/07 12:02:36 wen Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/shapefiles/
COMMENT= Functions to read and write ESRI shapefiles
LICENSE= gnu-gpl-v2
R_PKGNAME= shapefiles
R_PKGVER= 0.7
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"