opnsense-ports/misc/R-cran-xfun/Makefile
Franco Fichtner 2b275ff7bc */*: sync with upstream
Taken from: HardenedBSD
2018-07-13 22:49:27 +02:00

15 lines
237 B
Makefile

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