PORTNAME=	utf8
DISTVERSION=	1.2.5
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Unicode Text Processing
WWW=		https://cran.r-project.org/package=utf8

LICENSE=	Apache-2.0
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cran:auto-plist,compiles

# https://github.com/patperry/r-utf8/issues/45
NO_TEST=	yes

.include <bsd.port.mk>
