File:  [cvs.NetBSD.org] / pkgsrc / geography / R-terra / Makefile
Revision 1.9: download - view: text, annotated - select for diffs
Sun Sep 1 14:56:34 2024 UTC (5 months, 2 weeks ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
*: revbump for proj update

less gdal, postgis, due to in-flight updates, to be handled separately

# $NetBSD: Makefile,v 1.9 2024/09/01 14:56:34 gdt Exp $

R_PKGNAME=	terra
R_PKGVER=	1.7-39
PKGREVISION=	8
CATEGORIES=	geography

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Spatial Data Analysis
LICENSE=	gnu-gpl-v3

USE_LANGUAGES=	c c++

.include "../../math/R/Makefile.extension"
.include "../../devel/R-Rcpp/buildlink3.mk"
.include "../../geography/gdal-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>