aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_imap2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_auth_imap2/Makefile')
-rw-r--r--www/mod_auth_imap2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_auth_imap2/Makefile b/www/mod_auth_imap2/Makefile
index 9ac1da9d8c23..5b453d13ef98 100644
--- a/www/mod_auth_imap2/Makefile
+++ b/www/mod_auth_imap2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_auth_imap
-# Date created: Jun 5 2004
-# Whom: Clement Laforet <clement@FreeBSD.org>
-#
+# Created by: Clement Laforet <clement@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mod_auth_imap
PORTVERSION= 2.2.0
@@ -28,6 +24,7 @@ AP_GENPLIST= yes
PORTDOCS= htaccess-example httpd.conf-append-example
.if !defined(NOPORTDOCS)
+NO_STAGE= yes
post-install:
@${MKDIR} ${DOCSDIR}
@cd ${WRKSRC}/examples && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}