![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / devel / R-brio / Makefile (download)
Revision 1.1, Mon Dec 14 03:20:55 2020 UTC (19 months, 4 weeks ago) by mef
devel/R-brio: import R-brio-1.1.0 Functions to handle basic input output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings. |
# $NetBSD: Makefile,v 1.1 2020/12/14 03:20:55 mef Exp $ R_PKGNAME= brio R_PKGVER= 1.1.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Basic R Input Output LICENSE= mit # + file LICENSE USE_LANGUAGES= c .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"