freebsd-ports/misc/R-cran-xfun/Makefile
2023-06-01 18:55:30 +08:00

14 lines
286 B
Makefile

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