blob: bfe288a65064c094ac5627c51698ff8d366baf62 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:05 obache Exp $
WBM_NAME= sshd
COMMENT= Webmin module to setup the Secure Shell server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|