aboutsummaryrefslogtreecommitdiff
path: root/mail/teapop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/teapop/Makefile')
-rw-r--r--mail/teapop/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile
index 07032a4a4b57..4354e4bdd42c 100644
--- a/mail/teapop/Makefile
+++ b/mail/teapop/Makefile
@@ -51,4 +51,12 @@ CONFIGURE_ARGS+= --with-drac=${PREFIX}/lib \
MAN8= teapop.8
+post-install:
+ @${ECHO} " "
+ @${ECHO} "------------------------------------------------------------------------"
+ @${ECHO} "===> Be sure to copy ${LOCALBASE}/etc/teapop.passwd.sample to"
+ @${ECHO} "===> ${LOCALBASE}/etc/teapop.passwd before using teapop"
+ @${ECHO} "------------------------------------------------------------------------"
+ @${ECHO} " "
+
.include <bsd.port.mk>