summaryrefslogtreecommitdiff
path: root/sysutils/wbm-quota/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wbm-quota/Makefile')
-rw-r--r--sysutils/wbm-quota/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/sysutils/wbm-quota/Makefile b/sysutils/wbm-quota/Makefile
index 4cff407b959..6e815e84110 100644
--- a/sysutils/wbm-quota/Makefile
+++ b/sysutils/wbm-quota/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:04 obache Exp $
-DISTNAME= quota
-PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
-PKGREVISION= 1
-DIST_SUBDIR= webmin-modules-${WBM_VERSION}
+WBM_NAME= quota
-# The version is from the module.info file from the extracted distfile.
-WBM_VERSION= 1.270
+WBM_DEPEND_MODULES+= mount
-DEPENDS+= wbm-mount>=1.270:../../sysutils/wbm-mount
-
-HOMEPAGE= http://www.webmin.com/standard.html
COMMENT= Webmin module to setup disk quotas
.include "../../sysutils/webmin/wbm.mk"