blob: 5d6c736eacda90342581d401d63d085bba85cef4 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:31 asau Exp $
WBM_NAME= inetd
COMMENT= Webmin module to configure inetd
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|