pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-bindr
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 15:04:38 UTC 2019
Modified Files:
pkgsrc/devel/R-bindr: Makefile
Log Message:
R-bindr: update to canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/R-bindr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-bindr/Makefile
diff -u pkgsrc/devel/R-bindr/Makefile:1.1 pkgsrc/devel/R-bindr/Makefile:1.2
--- pkgsrc/devel/R-bindr/Makefile:1.1 Mon Apr 16 15:54:51 2018
+++ pkgsrc/devel/R-bindr/Makefile Wed Jul 31 15:04:38 2019
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2018/04/16 15:54:51 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/31 15:04:38 brook Exp $
-DISTNAME= bindr_0.1.1
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://github.com/krlmlr/bindr
-COMMENT= Parametrized Active Bindings
+COMMENT= Parametrized active bindings
LICENSE= mit
+R_PKGNAME= bindr
+R_PKGVER= 0.1.1
+
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index