![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / sysutils / R-unix / Makefile (download)
Revision 1.1, Mon Aug 30 00:55:38 2021 UTC (8 months, 2 weeks ago) by mef
sysutils/R-unix: import R-unix-1.5.3 Bindings to system utilities found in most Unix systems such as POSIX functions which are not part of the Standard C Library. |
# $NetBSD: Makefile,v 1.1 2021/08/30 00:55:38 mef Exp $ R_PKGNAME= unix R_PKGVER= 1.5.3 CATEGORIES= sysutils MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= POSIX System Utilities LICENSE= mit # + file LICENSE USE_LANGUAGES= c .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"