From 10ae6e9f6bf1c0927b82ff0c08a11f5637c95dc2 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 4 Jun 2018 18:01:57 +0000 Subject: [PATCH] Add LICENSE - Update WWW Approved by: portmgr (blanket) --- databases/p5-Test-postgresql/Makefile | 3 +++ databases/p5-Test-postgresql/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile index a88a4cd8b940..2ed84acfa825 100644 --- a/databases/p5-Test-postgresql/Makefile +++ b/databases/p5-Test-postgresql/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension of postgresql runner for tests +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-DBI>0:databases/p5-DBI \ diff --git a/databases/p5-Test-postgresql/pkg-descr b/databases/p5-Test-postgresql/pkg-descr index ee5ab41396bf..c2038e8a139a 100644 --- a/databases/p5-Test-postgresql/pkg-descr +++ b/databases/p5-Test-postgresql/pkg-descr @@ -1,4 +1,4 @@ Test::postgresql automatically setups a postgresql instance in a temporary directory, and destroys it when the perl script exits. -WWW: http://search.cpan.org/dist/Test-postgresql/ +WWW: https://metacpan.org/release/SYSPETE/Test-postgresql-0.091