Files
ports/misc/R-cran-xfun/Makefile
T
TAKATSU Tomonari 369312823e - Update to 0.21
2021-02-11 05:42:26 +00:00

16 lines
247 B
Makefile

# $FreeBSD$
PORTNAME= xfun
PORTVERSION= 0.21
CATEGORIES= misc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Miscellaneous Functions by Yihui Xie
LICENSE= MIT
USES= cran:auto-plist,compiles
.include <bsd.port.mk>