summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Connector/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-01 02:30:02 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-01 02:49:59 +0800
commitc12e7a5fcc965b4f3f73af495f3538ae38d5bf2e (patch)
treed9026be1c0fecaa9d2b54f4efe5a494f63069f4e /databases/p5-DBIx-Connector/Makefile
parentgerman/mythes: Update to 2022.08.28 (diff)
databases/p5-DBIx-Connector: Update to 0.58
- Add LICENSE Changes: https://metacpan.org/dist/DBIx-Connector/changes
Diffstat (limited to 'databases/p5-DBIx-Connector/Makefile')
-rw-r--r--databases/p5-DBIx-Connector/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile
index ef4b996e9a2c..863a2cb5d437 100644
--- a/databases/p5-DBIx-Connector/Makefile
+++ b/databases/p5-DBIx-Connector/Makefile
@@ -1,5 +1,5 @@
PORTNAME= DBIx-Connector
-PORTVERSION= 0.57
+PORTVERSION= 0.58
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -7,9 +7,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for fast, safe DBI connection management
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBI>=1.605:databases/p5-DBI
-TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-MockModule
USES= perl5
USE_PERL5= configure