blob: e8ef0a64cd6379743564d72329e2a64ab478721b (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:03 obache Exp $
WBM_NAME= openslp
COMMENT= Webmin module to configure an OpenSLP server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|