# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/R-cran-stringr/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	stringr
PORTVERSION=	0.6.2
PORTREVISION=	7
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

USES=	cran:auto-plist

.include <bsd.port.mk>
