ports/math/R-cran-hexbin/Makefile

18 lines
375 B
Makefile

# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME= hexbin
DISTVERSION= 1.28.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Hexagonal Binning Routines
LICENSE= GPLv2
BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
USES= cran:auto-plist,compiles
.include <bsd.port.mk>