2008-10-13 21:27:42 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2008/10/13 19:27:42 markd Exp $
|
2005-11-04 09:19:04 +01:00
|
|
|
#
|
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
2005-11-04 09:19:04 +01:00
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
MAINTAINER= mchittur@cs.nmsu.edu
|
2008-10-13 21:27:42 +02:00
|
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/shapefiles/
|
2005-11-04 09:19:04 +01:00
|
|
|
COMMENT= Functions to read and write ESRI shapefiles
|
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
R_PKGNAME= shapefiles
|
2008-10-13 21:27:42 +02:00
|
|
|
R_PKGVER= 0.6
|
2005-11-04 09:19:04 +01:00
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|