From 29c4b60c4f47e928f21cbbf14e5857eef2078f5c Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 25 Apr 2012 01:49:16 +0000 Subject: - Fix LICENSE - Pet portlint - Add CPAN as primary WWW --- databases/p5-DBD-SQLite/Makefile | 4 ++-- databases/p5-DBD-SQLite/pkg-descr | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'databases/p5-DBD-SQLite') diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index e98b7d75fd37..78eab6a27def 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -15,11 +15,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provides access to SQLite3 databases through the DBI +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 +BUILD_DEPENDS= p5-DBI>=1.57:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= p5-DBI>=1.57:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBD-SQLite/pkg-descr b/databases/p5-DBD-SQLite/pkg-descr index 67516ef45351..f0de6802ed82 100644 --- a/databases/p5-DBD-SQLite/pkg-descr +++ b/databases/p5-DBD-SQLite/pkg-descr @@ -12,4 +12,5 @@ It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more. +WWW: http://search.cpan.org/dist/DBD-SQLite/ WWW: http://www.sqlite.org/ -- cgit v1.2.3