ports/math/R-cran-hexbin/Makefile
2024-11-20 08:22:20 +00:00

16 lines
336 B
Makefile

PORTNAME= hexbin
DISTVERSION= 1.28.5
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Hexagonal Binning Routines
WWW= https://cran.r-project.org/web/packages/hexbin/
LICENSE= GPLv2
TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
USES= cran:auto-plist,compiles
.include <bsd.port.mk>