pkgsrc/math/R-maps/Makefile
wen 3c13e0927c Update to 2.3.9
No upstream changelog found.
2015-05-31 12:04:11 +00:00

15 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.8 2015/05/31 12:04:11 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/maps/
COMMENT= Display maps in R
LICENSE= gnu-gpl-v2
R_PKGNAME= maps
R_PKGVER= 2.3-9
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"