aboutsummaryrefslogtreecommitdiff
path: root/multimedia/motion
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /multimedia/motion
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'multimedia/motion')
-rw-r--r--multimedia/motion/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/multimedia/motion/files/pkg-message.in b/multimedia/motion/files/pkg-message.in
index 8d9fceba10f8..5b005eb7d9db 100644
--- a/multimedia/motion/files/pkg-message.in
+++ b/multimedia/motion/files/pkg-message.in
@@ -1,4 +1,6 @@
-****************************************************************
+[
+{ type: install
+ message: <<EOM
To use the motion service properly, you should edit
%%ETCDIR%%/motion.conf
@@ -37,5 +39,6 @@ add the following line to /etc/rc.conf:
Then, to start the service right now without reboot, execute
service motion start
-
-****************************************************************
+EOM
+}
+]