add UPnP-Inspector-0.2.2, a UPnP debug tool
[pkgsrc.git] / net / powerdns-ldap / Makefile
1 # $NetBSD$
2
3 .include "../../net/powerdns/Makefile.backend"
4
5 PKGNAME=                ${DISTNAME:S/pdns/powerdns-ldap/}
6 COMMENT=                LDAP backend module for PowerDNS
7
8 CONFIGURE_ARGS+=        --with-dynmodules="ldap"
9
10 .include "../../databases/openldap-client/buildlink3.mk"
11 .include "../../mk/bsd.pkg.mk"