blob: 312e0705c9efbe3053b598239e46fa74303c29f6 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.6 2012/12/22 01:27:55 dholland Exp $
WBM_NAME= sshd
PKGREVISION= 1
COMMENT= Webmin module to setup the Secure Shell server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|