fbc9d7c5c1
(No upstream changelog)
16 lines
385 B
Makefile
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"
|