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:
parent
144fa977dc
commit
dd83a6782b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399593
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user