1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- Add LICENSE

- Add NO_ARCH
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-17 18:10:40 +00:00
parent 144fa977dc
commit dd83a6782b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399593
2 changed files with 6 additions and 3 deletions

View File

@ -8,9 +8,12 @@ CATEGORIES= databases www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR MySQL MDB2 driver
BUILD_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
RUN_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= pear-MDB2>=0:${PORTSDIR}/databases/pear-MDB2
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= pear
USE_PHP= mysql

View File

@ -1,3 +1,3 @@
This is the MySQL MDB2 driver.
WWW: http://pear.php.net/package/MDB2_Driver_mysql/
WWW: http://pear.php.net/package/MDB2_Driver_mysql