pkgsrc/net/pear-Net_LDAP2/Makefile
rillig eb3c2b436e net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 11:45:28 +00:00

13 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.8 2019/11/03 11:45:48 rillig Exp $
DISTNAME= Net_LDAP2-2.2.0
CATEGORIES+= net
MAINTAINER= wenheping@gmail.com
COMMENT= Object oriented interface for searching and manipulating LDAP-entries
LICENSE= gnu-lgpl-v3
DEPENDS+= ${PHP_PKG_PREFIX}-ldap>=5.2.12:../../databases/php-ldap
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"