diff options
Diffstat (limited to 'mail/autorespond/Makefile')
-rw-r--r-- | mail/autorespond/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/autorespond/Makefile b/mail/autorespond/Makefile index 94ad5e549c12..7991655f1146 100644 --- a/mail/autorespond/Makefile +++ b/mail/autorespond/Makefile @@ -17,6 +17,7 @@ MAINTAINER= roam@FreeBSD.org COMMENT= Simple autoresponder for qmail MAN1= autorespond.1 +PLIST_FILES= bin/autorespond .if defined(WITHOUT_MDOC_MANPAGE) AR_MANPAGE= ${WRKSRC}/autorespond.1 |