summaryrefslogtreecommitdiff
path: root/irc/minbif/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'irc/minbif/files/pkg-message.in')
-rw-r--r--irc/minbif/files/pkg-message.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/irc/minbif/files/pkg-message.in b/irc/minbif/files/pkg-message.in
deleted file mode 100644
index 8bb89018232b..000000000000
--- a/irc/minbif/files/pkg-message.in
+++ /dev/null
@@ -1,21 +0,0 @@
-[
-{ type: install
- message: <<EOM
-To configure minbif, do the following:
-
-Copy %%PREFIX%%/etc/minbif/minbif.conf-dist
- to %%PREFIX%%/etc/minbif/minbif.conf,
-Copy %%PREFIX%%/etc/minbif/minbif.motd-dist
- to %%PREFIX%%/etc/minbif/minbif.motd
-and modify them to suit your needs.
-
-Please make sure to create the users-directory as defined in
-minbif.conf (default /var/lib/minbif/users) before you first start
-minbif.
-
-To launch the minbif daemon, add the following line to /etc/rc.conf:
-
-minbif_enable="YES"
-EOM
-}
-]