aboutsummaryrefslogtreecommitdiff
path: root/textproc/R-cran-utf8/Makefile
blob: ea0db4a24b8cbb180112e5140e2c4c3331dca795 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	utf8
PORTVERSION=	1.2.2
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Unicode Text Processing

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>