aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2024-01-13 11:03:54 +0000
committerFlorian Smeets <flo@FreeBSD.org>2024-01-13 17:46:57 +0000
commitee8e165ccee65d3b699bc145e0c4580465add0f9 (patch)
tree81cee81a835a9d40b787af3ffbcb1b38b6168e9a
parentdce3b8b874082934ce44361e6ea7c40f033cf194 (diff)
downloadports-ee8e165ccee65d3b699bc145e0c4580465add0f9.tar.gz
ports-ee8e165ccee65d3b699bc145e0c4580465add0f9.zip
net-mgmt/crmsh: Restore lost @sample, pet portclippy
-rw-r--r--net-mgmt/crmsh/Makefile14
-rw-r--r--net-mgmt/crmsh/pkg-plist2
2 files changed, 8 insertions, 8 deletions
diff --git a/net-mgmt/crmsh/Makefile b/net-mgmt/crmsh/Makefile
index f84d0d1fe988..f2651f094195 100644
--- a/net-mgmt/crmsh/Makefile
+++ b/net-mgmt/crmsh/Makefile
@@ -1,5 +1,6 @@
PORTNAME= crmsh
PORTVERSION= 4.5.1
+PORTREVISION= 1
CATEGORIES= net-mgmt python
MAINTAINER= flo@FreeBSD.org
@@ -22,19 +23,18 @@ USES= autoreconf cpe gmake python shebangfix
CPE_VENDOR= clusterlabs
USE_GITHUB= yes
GH_ACCOUNT= ClusterLabs
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-ocf-root=${PREFIX}/lib/ocf
-
-NO_ARCH= yes
-
-CONFLICTS_INSTALL= crm114 # bin/crm
-
SHEBANG_FILES= bin/crm scripts/*/*.py test/cib-tests.sh test/evaltest.sh \
test/features/steps/behave_agent.py \
test/list-undocumented-commands.py test/run-functional-tests \
test/testcases/confbasic-xml.filter \
test/update-expected-output.sh utils/crm_clean.py \
utils/crm_pkg.py utils/crm_rpmcheck.py
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-ocf-root=${PREFIX}/lib/ocf
+
+CONFLICTS_INSTALL= crm114 # bin/crm
+
+NO_ARCH= yes
OPTIONS_DEFINE= DOCS MANPAGES
OPTIONS_DEFAULT= MANPAGES
diff --git a/net-mgmt/crmsh/pkg-plist b/net-mgmt/crmsh/pkg-plist
index fe9ab77084e2..feeab87372a2 100644
--- a/net-mgmt/crmsh/pkg-plist
+++ b/net-mgmt/crmsh/pkg-plist
@@ -1,5 +1,5 @@
bin/crm
-etc/crm/crm.conf.sample
+@sample etc/crm/crm.conf.sample
etc/crm/profiles.yml
%%PYTHON_SITELIBDIR%%/crmsh-4.5.0-py%%PYTHON_VER%%.egg-info/PKG-INFO
%%PYTHON_SITELIBDIR%%/crmsh-4.5.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt