2012-12-07 17:14:13 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2012-02-07 15:35:21 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= stringr
|
2012-12-07 17:14:13 +01:00
|
|
|
PORTVERSION= 0.6.2
|
2014-09-10 22:50:31 +02:00
|
|
|
PORTREVISION= 7
|
2012-02-07 15:35:21 +01:00
|
|
|
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
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2012-02-07 15:35:21 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|