opnsense-ports/math/R-cran-maps/Makefile
Franco Fichtner 9db3b7b9ea */*: sync with upstream
Taken from: FreeBSD
2023-04-24 07:58:56 +02:00

17 lines
326 B
Makefile

PORTNAME= maps
DISTVERSION= 3.4.1
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Draw Geographical Maps
WWW= https://CRAN.R-project.org/package=maps
LICENSE= GPLv2
TEST_DEPENDS= R-cran-sp>0:math/R-cran-sp
USES= cran:auto-plist,compiles
.include <bsd.port.mk>