mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add LICENSE
Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
a31abb6ebd
commit
a54e5f5472
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487971
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ CATEGORIES= databases www pear
|
|||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= DB datasource driver for pear-Structures_DataGrid
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
|
||||
${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} \
|
||||
${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR}
|
||||
|
|
Loading…
Add table
Reference in a new issue