mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add LICENSE
- pet portlint Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
d9ec49a99f
commit
d9c82d6906
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487964
1 changed files with 3 additions and 1 deletions
|
@ -9,10 +9,12 @@ CATEGORIES= databases net pear
|
|||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= PEAR DB compliant interface to LDAP v2 and v3 database
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR}
|
||||
|
||||
USE_PHP= ldap
|
||||
USES= pear php
|
||||
USE_PHP= ldap
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue