10 lines
238 B
Makefile
10 lines
238 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/07/11 17:41:06 joerg Exp $
|
|
|
|
WBM_NAME= sshd
|
|
|
|
COMMENT= Webmin module to setup the Secure Shell server
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|