freebsd-ports/misc/R-cran-xfun/Makefile
2020-11-03 08:25:50 +00:00

15 lines
247 B
Makefile

# $FreeBSD$
PORTNAME= xfun
PORTVERSION= 0.19
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>