Import SQL-Abstract-Pg 1.0

This adds PostgreSQL features to SQL::Abstract.

OK bluhm@
This commit is contained in:
abieber 2022-11-10 03:25:03 +00:00
parent 57400ad3cd
commit 718d76105c
4 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,16 @@
COMMENT = PostgreSQL features for SQL::Abstract
DISTNAME = SQL-Abstract-Pg-1.0
CATEGORIES = databases
# Artistic 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = databases/p5-SQL-Abstract>=2.0
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (SQL-Abstract-Pg-1.0.tar.gz) = Pic2DfN7jYjzxS2smwNJP5vT7v9sjYj5sIbScRVT9Uc=
SIZE (SQL-Abstract-Pg-1.0.tar.gz) = 10351

View File

@ -0,0 +1,2 @@
SQL::Abstract::Pg extends SQL::Abstract with a few PostgreSQL features used by
Mojo::Pg.

View File

@ -0,0 +1,2 @@
${P5SITE}/SQL/Abstract/Pg.pm
@man man/man3p/SQL::Abstract::Pg.3p