summaryrefslogtreecommitdiffstats
path: root/mail/dovecot-antispam/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dovecot-antispam/INSTALL')
-rwxr-xr-xmail/dovecot-antispam/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/dovecot-antispam/INSTALL b/mail/dovecot-antispam/INSTALL
new file mode 100755
index 0000000000..520ec47c8b
--- /dev/null
+++ b/mail/dovecot-antispam/INSTALL
@@ -0,0 +1,4 @@
+make INSTALLDIR="$INSTALL_ROOT/usr/lib/dovecot" install &&
+
+install -vm 755 -d "$INSTALL_ROOT/usr/share/man/man7" &&
+install -vm 644 antispam.7 "$INSTALL_ROOT/usr/share/man/man7/"