1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/math/R-cran-isoband/Makefile
2023-06-01 18:55:30 +08:00

15 lines
345 B
Makefile

PORTNAME= isoband
PORTVERSION= 0.2.7
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= uzsolt@uzsolt.hu
COMMENT= Generate Isolines and Isobands from Regularly Spaced Elevation Grids
WWW= https://cran.r-project.org/web/packages/isoband/
LICENSE= MIT
USES= compiler:c++11-lang cran:auto-plist,compiles
.include <bsd.port.mk>