11 lines
284 B
Makefile
11 lines
284 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/12/22 02:10:39 dholland Exp $
|
|
|
|
WBM_NAME= htaccess-htpasswd
|
|
PKGREVISION= 1
|
|
|
|
WBM_DEPEND_MODULES= apache useradmin
|
|
|
|
COMMENT= Webmin module to protect Apache web-accessible directories
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|