1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/textproc/R-cran-utf8/Makefile
2021-07-25 15:18:22 +09:00

17 lines
314 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
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>