# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: textproc/R-cran-stringr/Makefile 335044 2013-11-27 18:56:43Z dbn $

PORTNAME=	stringr
PORTVERSION=	0.6.2
PORTREVISION=	5
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Make it easier to work with strings

LICENSE=	GPLv2

RUN_DEPENDS=	R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
