aboutsummaryrefslogblamecommitdiff
path: root/misc/R-cran-xfun/Makefile
blob: ca6a4ce9bee4ad45cb2e638e2dd0f8102f7ef644 (plain) (tree)
1
2
3
4
5


                    
                   
                 










                                                    
# $FreeBSD$

PORTNAME=	xfun
PORTVERSION=	0.4
PORTREVISION=	1
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>