1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Add LICENSE

- pet portlint

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2018-12-21 08:59:10 +00:00
parent d9ec49a99f
commit d9c82d6906
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487964

View File

@ -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>