summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 18:26:23 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 18:26:23 +0000
commit2ee38ac93145b1cfd7c1acb59a1c320c0b38f2f1 (patch)
tree7d067cf4d26222acd653f52d17ae4f7cbb9bca6a /math
parentcf569af01b565b8870a4f1ae82701d3abfed33c2 (diff)
downloadpkgsrc-2ee38ac93145b1cfd7c1acb59a1c320c0b38f2f1.tar.gz
R-RPostgreSQL: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE field.
Diffstat (limited to 'math')
-rw-r--r--math/R-RPostgreSQL/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/R-RPostgreSQL/Makefile b/math/R-RPostgreSQL/Makefile
index 9e44a320689..8effedf5fa5 100644
--- a/math/R-RPostgreSQL/Makefile
+++ b/math/R-RPostgreSQL/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2018/07/28 14:40:46 brook Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/31 18:26:23 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/RPostgreSQL/
COMMENT= R interface to the PostgreSQL database system
-LICENSE= gnu-gpl-v2 AND postgresql-license
+LICENSE= gnu-gpl-v2 # OR file LICENSE
R_PKGNAME= RPostgreSQL
R_PKGVER= 0.6-2
@@ -14,6 +14,7 @@ DEPENDS+= R-DBI>=0.3:../../math/R-DBI
USE_TOOLS+= sh
REPLACE_SH+= ${WRKSRC}/inst/devTests/copyTest.sh
+USE_LANGUAGES= c
CHECK_INTERPRETER_SKIP= lib/R/library/RPostgreSQL/devTests/*