aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-05-06 20:49:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-05-06 20:49:54 +0800
commitdd3b95093d94a28ffd2a86f552359a7ead40a790 (patch)
treec4747d095cd7f4f48ba58bc1f73719bfeb90b581 /databases
parent5488afbcdf813cbb1f82bf5df4ad10b3dcac1fe7 (diff)
downloadfreebsd-ports-gnome-dd3b95093d94a28ffd2a86f552359a7ead40a790.tar.gz
freebsd-ports-gnome-dd3b95093d94a28ffd2a86f552359a7ead40a790.tar.zst
freebsd-ports-gnome-dd3b95093d94a28ffd2a86f552359a7ead40a790.zip
Add LICENSE
- Update WWW
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Pg/Makefile3
-rw-r--r--databases/p5-Pg/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index dbef4678097d..0488b0b4fad0 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -13,6 +13,9 @@ DIST_SUBDIR= postgresql
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface for using perl5 to access PostgreSQL databases
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5 pgsql
USE_PERL5= configure
diff --git a/databases/p5-Pg/pkg-descr b/databases/p5-Pg/pkg-descr
index 9852e2e497e0..b148af110123 100644
--- a/databases/p5-Pg/pkg-descr
+++ b/databases/p5-Pg/pkg-descr
@@ -2,4 +2,4 @@ This is an API for using Perl5 to access PostgreSQL databases.
This software is part of the standard PostgreSQL distribution.
-WWW: http://www.postgresql.org/
+WWW: https://www.postgresql.org/