freebsd-ports/misc/R-cran-xfun/Makefile
2019-11-15 16:23:48 +00:00

16 lines
238 B
Makefile

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