freebsd-ports/math/R-cran-maps/Makefile
2021-09-27 15:41:09 -04:00

17 lines
312 B
Makefile

# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME= maps
DISTVERSION= 3.4.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Draw Geographical Maps
LICENSE= GPLv2
TEST_DEPENDS= R-cran-sp>0:math/R-cran-sp
USES= cran:auto-plist,compiles
.include <bsd.port.mk>