aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Pg
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-06 12:49:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-06 12:49:54 +0000
commit26b7a8604a84cc4bdfce7bfdb391a29a9180c2b9 (patch)
treec4747d095cd7f4f48ba58bc1f73719bfeb90b581 /databases/p5-Pg
parent1ba46a3622d3ed46b2b0ec54e85b3bac802f5f33 (diff)
downloadports-26b7a8604a84cc4bdfce7bfdb391a29a9180c2b9.tar.gz
ports-26b7a8604a84cc4bdfce7bfdb391a29a9180c2b9.zip
Add LICENSE
- Update WWW
Notes
Notes: svn path=/head/; revision=469205
Diffstat (limited to 'databases/p5-Pg')
-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/