aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/mbmon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mbmon/Makefile')
-rw-r--r--sysutils/mbmon/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/mbmon/Makefile b/sysutils/mbmon/Makefile
index 397aa646b326..32aed5130344 100644
--- a/sysutils/mbmon/Makefile
+++ b/sysutils/mbmon/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= mbmon
PORTVERSION= 205
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/
DISTNAME= xmbmon${PORTVERSION}
@@ -26,6 +26,10 @@ PORTDOCS= ChangeLog ChangeLog.jp ReadMe ReadMe.jp ReadMe.tech
OPTIONS= SMB "enable smb(4) support" on
+.if ${PORTNAME} == "mbmon"
+USE_RC_SUBR= mbmon.sh
+.endif
+
.include <bsd.port.pre.mk>
post-patch: