aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-contrib
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-08-31 13:11:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-08-31 13:11:54 +0000
commit190a8692674ad954d5bccb2e9d7aa82de41c017a (patch)
tree8a7c1ee7d00f5ec6be4a38dbb897c878a182142b /sysutils/munin-contrib
parentdd72fc1d6a5efeec24a5d6ecfe619cf398e66084 (diff)
downloadports-190a8692674ad954d5bccb2e9d7aa82de41c017a.tar.gz
ports-190a8692674ad954d5bccb2e9d7aa82de41c017a.zip
Cleanup a few of my ports.
No functional changes.
Notes
Notes: svn path=/head/; revision=547179
Diffstat (limited to 'sysutils/munin-contrib')
-rw-r--r--sysutils/munin-contrib/Makefile18
1 files changed, 10 insertions, 8 deletions
diff --git a/sysutils/munin-contrib/Makefile b/sysutils/munin-contrib/Makefile
index fdc746605263..9d926fcbb57e 100644
--- a/sysutils/munin-contrib/Makefile
+++ b/sysutils/munin-contrib/Makefile
@@ -13,23 +13,25 @@ LICENSE= GPLv2
RUN_DEPENDS= munin-node>=0:sysutils/munin-node
-USES= shebangfix uniquefiles:dirs python:env
-SHEBANG_REGEX= ./(${EXAMPLES_DIRS:ts|})/.*
-SHEBANG_LANG= python3 expect gawk zsh
-ruby_OLD_CMD= /opt/csw/bin/ruby
-zsh_CMD= ${LOCALBASE}/bin/zsh
-python3_CMD= ${LOCALBASE}/bin/python${PYTHON3_DEFAULT}
+USES= python:env shebangfix uniquefiles:dirs
+
USE_GITHUB= yes
GH_ACCOUNT= munin-monitoring
GH_TAGNAME= 33270dd
GH_TUPLE= shuque:bind9stats:a920ded:bind9stats
-NO_BUILD= yes
-NO_ARCH= yes
+SHEBANG_REGEX= ./(${EXAMPLES_DIRS:ts|})/.*
+SHEBANG_LANG= expect gawk python3 zsh
+python3_CMD= ${LOCALBASE}/bin/python${PYTHON3_DEFAULT}
+zsh_CMD= ${LOCALBASE}/bin/zsh
+ruby_OLD_CMD= /opt/csw/bin/ruby
# Most of the installed files are scripts, so give them a "correct" mode.
BINMODE= 755
+NO_ARCH= yes
+NO_BUILD= yes
+
SUB_FILES= pkg-message
EXAMPLES_DIRS= plugins samples templates tools