aboutsummaryrefslogtreecommitdiff
path: root/irc/undernet-ircu
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:22:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:22:35 +0000
commit3bd0ac0d72aab526cd89382825e17fb94504687d (patch)
treec2e9bb521a07491f51813a0a02adbe55f6c79e13 /irc/undernet-ircu
parent7a76643f38d806cadebd3575ae3a5cf34e8006a5 (diff)
downloadports-3bd0ac0d72aab526cd89382825e17fb94504687d.tar.gz
ports-3bd0ac0d72aab526cd89382825e17fb94504687d.zip
Convert to UCL & cleanup pkg-message (categories h-k)
Notes
Notes: svn path=/head/; revision=508880
Diffstat (limited to 'irc/undernet-ircu')
-rw-r--r--irc/undernet-ircu/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/irc/undernet-ircu/files/pkg-message.in b/irc/undernet-ircu/files/pkg-message.in
index c796cfcc16ce..e9ba7e6fc6a7 100644
--- a/irc/undernet-ircu/files/pkg-message.in
+++ b/irc/undernet-ircu/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To run undernet ircu you must add 'undernet_enable="YES"' to
"/etc/rc.conf" . It can then be started with
"%%PREFIX%%/etc/rc.d/undernet start"
@@ -5,3 +8,6 @@
You must also copy "%%PREFIX%%/etc/ircd.conf.example" to
"%%PREFIX%%/etc/ircd.conf\" and modify its settings according to
your needs. See documentation at http://coder-com.undernet.org.
+EOM
+}
+]