aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_imap2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/mod_auth_imap2
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
Notes
Diffstat (limited to 'www/mod_auth_imap2')
-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}