databases/pear-MDB2: Reformat pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2021-07-14 23:51:37 +08:00
parent 32b9ed2628
commit ac793dd897
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 5 deletions

View file

@ -10,7 +10,8 @@ COMMENT= PEAR database abstraction layer
LICENSE= BSD3CLAUSE LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USES= pear USES= pear
NO_ARCH= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,9 +1,9 @@
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction
layers. layers.
It provides a common API for all supported RDBMS. The main difference to It provides a common API for all supported RDBMS. The main difference to most
most other DB abstraction packages is that MDB2 goes much further to other DB abstraction packages is that MDB2 goes much further to ensure
ensure portability. MDB2 provides most of its many features optionally portability. MDB2 provides most of its many features optionally that can be used
that can be used to construct portable SQL statements. to construct portable SQL statements.
WWW: https://pear.php.net/package/MDB2 WWW: https://pear.php.net/package/MDB2