11 lines
272 B
Makefile
11 lines
272 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/12/22 02:12:28 dholland Exp $
|
|
|
|
WBM_NAME= ldap-useradmin
|
|
PKGREVISION= 1
|
|
|
|
WBM_DEPEND_MODULES+= useradmin
|
|
|
|
COMMENT= Webmin module to manage users and groups stored in LDAP
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|