2019-08-08 21:53:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2019/08/08 19:53:53 brook Exp $
|
2005-11-04 09:19:04 +01:00
|
|
|
|
2019-08-08 21:53:36 +02:00
|
|
|
R_PKGNAME= shapefiles
|
|
|
|
R_PKGVER= 0.7
|
|
|
|
CATEGORIES= math
|
2005-11-04 09:19:04 +01:00
|
|
|
|
2012-04-15 15:13:17 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-07-31 22:27:31 +02:00
|
|
|
COMMENT= Read and write ESRI shapefiles
|
|
|
|
LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
|
2005-11-04 09:19:04 +01:00
|
|
|
|
2019-07-31 22:27:31 +02:00
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
2005-11-04 09:19:04 +01:00
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|