aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipad_charge
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/ipad_charge
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
downloadports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz
ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip
Notes
Diffstat (limited to 'sysutils/ipad_charge')
-rw-r--r--sysutils/ipad_charge/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/ipad_charge/files/pkg-message.in b/sysutils/ipad_charge/files/pkg-message.in
index 2d6b51f67973..11519f61ceaf 100644
--- a/sysutils/ipad_charge/files/pkg-message.in
+++ b/sysutils/ipad_charge/files/pkg-message.in
@@ -1,4 +1,6 @@
-*********************************************************************
+[
+{ type: install
+ message: <<EOM
1) add ipad_charge_enable="YES" and optionally
ipad_charge_action="ON" (default) or "OFF" .
@@ -7,5 +9,6 @@ to your /etc/rc.conf
2) Please restart devd as the configuration changed
# service devd restart
-
-*********************************************************************
+EOM
+}
+]