aboutsummaryrefslogblamecommitdiff
path: root/textproc/R-cran-stringi/Makefile
blob: b45a0c94737c179c93fd635d08201674a8e21076 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                 

                       
                     
                 







                                                      
                                       
 
                                                

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	stringi
DISTVERSION=	1.5.3
PORTREVISION=	2
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Character String Processing Facilities

LICENSE=	BSD3CLAUSE

LIB_DEPENDS=	libicui18n.so:devel/icu

USES=	cran:auto-plist,compiles pkgconfig:build

.include <bsd.port.mk>