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