freebsd-ports/databases/R-cran-RPostgreSQL/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

8 lines
524 B
Text

Database interface and 'PostgreSQL' driver for 'R'. This package
provides a Database Interface 'DBI' compliant driver for 'R' to
access 'PostgreSQL' database systems. In order to build and install
this package from source, 'PostgreSQL' itself must be present your
system to provide 'PostgreSQL' functionality via its libraries and
header files. These files are provided as 'postgresql-devel' package
under some Linux distributions. On 'macOS' and 'Microsoft Windows'
system the attached 'libpq' library source will be used.