xref: /mports/databases/R-cran-RPostgreSQL/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	RPostgreSQL
2DISTVERSION=	0.7-8
3CATEGORIES=	databases
4DISTNAME=	${PORTNAME}_${DISTVERSION}
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	R Interface to the 'PostgreSQL' Database System
8WWW=		https://cran.r-project.org/web/packages/RPostgreSQL/
9
10LICENSE=	gpl3
11LICENSE_FILE=	${WRKSRC}/LICENSE
12
13RUN_DEPENDS=	R-cran-DBI>=0.3:databases/R-cran-DBI
14BUILD_DEPENDS=	R-cran-DBI>=0.3:databases/R-cran-DBI
15
16USES=		cran:auto-plist,compiles pgsql shebangfix
17
18SHEBANG_FILES=	inst/devTests/*.r inst/devTests/*.sh
19SHEBANG_LANG=	r
20r_OLD_CMD=	/usr/bin/r
21r_CMD=		${LOCALBASE}/bin/R
22
23.include <bsd.port.mk>
24

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026