Index: head/databases/pear-DB_ldap/Makefile =================================================================== --- head/databases/pear-DB_ldap/Makefile (revision 487961) +++ head/databases/pear-DB_ldap/Makefile (revision 487962) @@ -1,16 +1,18 @@ # Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= DB_ldap PORTVERSION= 1.2.1 CATEGORIES= databases net pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP servers +LICENSE= LGPL3 + BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} USES= pear .include