Changeset View
Changeset View
Standalone View
Standalone View
misc/R-cran-xfun/Makefile
PORTNAME= xfun | PORTNAME= xfun | ||||
PORTVERSION= 0.40 | PORTVERSION= 0.40 | ||||
CATEGORIES= misc | CATEGORIES= misc | ||||
DISTNAME= ${PORTNAME}_${PORTVERSION} | DISTNAME= ${PORTNAME}_${PORTVERSION} | ||||
MAINTAINER= uzsolt@uzsolt.hu | MAINTAINER= uzsolt@FreeBSD.org | ||||
COMMENT= Miscellaneous Functions by Yihui Xie | COMMENT= Miscellaneous Functions by Yihui Xie | ||||
WWW= https://cran.r-project.org/web/packages/xfun/ | WWW= https://cran.r-project.org/web/packages/xfun/ | ||||
LICENSE= MIT | LICENSE= MIT | ||||
USES= cran:auto-plist,compiles | USES= cran:auto-plist,compiles | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |