freebsd-ports/misc/R-cran-xfun/Makefile
2022-09-16 09:54:38 +00:00

15 lines
286 B
Makefile

PORTNAME= xfun
PORTVERSION= 0.33
CATEGORIES= misc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
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>