10 lines
264 B
Makefile
10 lines
264 B
Makefile
# $NetBSD: Makefile,v 1.6 2017/02/01 12:54:57 mef Exp $
|
|
|
|
WBM_NAME= htaccess-htpasswd
|
|
|
|
WBM_DEPEND_MODULES= apache useradmin
|
|
|
|
COMMENT= Webmin module to protect Apache web-accessible directories
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|