4a6d1c3f3a
PLIST and bump PKGREVISION again for powerdns + modules.
14 lines
376 B
Makefile
14 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/01/25 10:21:12 ghen Exp $
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../net/powerdns/Makefile.backend"
|
|
|
|
PKGNAME= ${DISTNAME:S/pdns/powerdns-ldap/}
|
|
PKGREVISION= 2
|
|
COMMENT= LDAP backend module for PowerDNS
|
|
|
|
CONFIGURE_ARGS+= --with-dynmodules="ldap"
|
|
|
|
.include "../../databases/openldap-client/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|