pkgsrc/textproc/R-utf8/Makefile

15 lines
290 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:58 brook Exp $
R_PKGNAME= utf8
R_PKGVER= 1.1.4
CATEGORIES= textproc
MAINTAINER= minskim@NetBSD.org
COMMENT= Unicode text processing
LICENSE= apache-2.0
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"