aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/chillispot
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net-mgmt/chillispot
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Notes
Notes: svn path=/head/; revision=508903
Diffstat (limited to 'net-mgmt/chillispot')
-rw-r--r--net-mgmt/chillispot/files/pkg-message.in20
1 files changed, 12 insertions, 8 deletions
diff --git a/net-mgmt/chillispot/files/pkg-message.in b/net-mgmt/chillispot/files/pkg-message.in
index ea7cd10b5287..9bf8e857d63a 100644
--- a/net-mgmt/chillispot/files/pkg-message.in
+++ b/net-mgmt/chillispot/files/pkg-message.in
@@ -1,8 +1,12 @@
-|
-| OK, everything you're going to need is going to be in %%DATADIR%%
-| This update includes a sample ipfw config files, a sample pf config file and
-| a installation guide which covers how to get a basic hotspot up & running
-| with chillispot, freeRADIUS & Apache+mod_ssl
-|
-| For further config info/help check out the chillispot forum & mailing list
-|
+[
+{ type: install
+ message: <<EOM
+ OK, everything you're going to need is going to be in %%DATADIR%%
+ This update includes a sample ipfw config files, a sample pf config file and
+ a installation guide which covers how to get a basic hotspot up & running
+ with chillispot, freeRADIUS & Apache+mod_ssl
+
+ For further config info/help check out the chillispot forum & mailing list
+EOM
+}
+]