summaryrefslogtreecommitdiff
path: root/math/R-shapefiles/Makefile
blob: 50cb50326ec0582bad479558c44a842593b5e754 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.9 2019/08/08 19:53:53 brook Exp $

R_PKGNAME=	shapefiles
R_PKGVER=	0.7
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Read and write ESRI shapefiles
LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"