blob: ae2209004e53f013b59a8125ec1669489ad135fb (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.6 2012/12/22 02:11:37 dholland Exp $
WBM_NAME= inetd
PKGREVISION= 1
COMMENT= Webmin module to configure inetd
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|