summaryrefslogtreecommitdiff
path: root/sysutils/wbm-status/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wbm-status/Makefile')
-rw-r--r--sysutils/wbm-status/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/sysutils/wbm-status/Makefile b/sysutils/wbm-status/Makefile
index 9992b16ca1e..5423002ee07 100644
--- a/sysutils/wbm-status/Makefile
+++ b/sysutils/wbm-status/Makefile
@@ -1,16 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2006/05/19 17:14:53 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:05 obache Exp $
-DISTNAME= status
-PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
-PKGREVISION= 1
-DIST_SUBDIR= webmin-modules-${WBM_VERSION}
+WBM_NAME= status
-# The version is from the module.info file from the extracted distfile.
-WBM_VERSION= 1.270
+WBM_DEPEND_MODULES+= mailboxes
-DEPENDS+= wbm-mailboxes>=1.270:../../sysutils/wbm-mailboxes
-
-HOMEPAGE= http://www.webmin.com/standard.html
COMMENT= Webmin module to view the status of services
.include "../../sysutils/webmin/wbm.mk"