91d778386a
A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. This SQL formatter/beautifier supports keywords from SQL-92, SQL-99, SQL-2003, SQL-2008, SQL-2011 and PostgreSQL specifics keywords. Works with any other databases too. Changes from the submitted version in the PR: - p5 prefix for the package name - clean up of github logic - REPLACE_PERL - updated distinfo with BLAKE2s
14 lines
660 B
Text
14 lines
660 B
Text
@comment $NetBSD: PLIST,v 1.1 2021/11/06 15:09:26 bsiegert Exp $
|
|
${PERL5_SUB_INSTALLVENDORARCH}/auto/pgFormatter/.packlist
|
|
${PERL5_SUB_INSTALLVENDORLIB}/pgFormatter/Beautify.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/pgFormatter/CGI.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/pgFormatter/CLI.pm
|
|
${PERL5_SUB_INSTALLVENDORBIN}/pg_format
|
|
${PERL5_SUB_INSTALLVENDORMAN1DIR}/pg_format.1
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/pgFormatter::Beautify.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/pgFormatter::CGI.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/pgFormatter::CLI.3
|
|
share/doc/pgFormatter/ChangeLog
|
|
share/doc/pgFormatter/LICENSE
|
|
share/doc/pgFormatter/README
|
|
share/doc/pgFormatter/pg_format.conf.sample
|