mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
12 lines
284 B
Makefile
12 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"
|