aboutsummaryrefslogtreecommitdiff
path: root/www/mod_domaintree
diff options
context:
space:
mode:
authorDaniel Gerzo <danger@FreeBSD.org>2008-11-16 21:24:39 +0000
committerDaniel Gerzo <danger@FreeBSD.org>2008-11-16 21:24:39 +0000
commitfc0113ce8ab3f34c46c373341dfa91a0b8672e17 (patch)
tree7cbb2a6ee0e7659c9bda38d8e56e4d1cb620ce31 /www/mod_domaintree
parentf36339141688ff06bf2dd72a6bec667a2b091949 (diff)
downloadports-fc0113ce8ab3f34c46c373341dfa91a0b8672e17.tar.gz
ports-fc0113ce8ab3f34c46c373341dfa91a0b8672e17.zip
Notes
Diffstat (limited to 'www/mod_domaintree')
-rw-r--r--www/mod_domaintree/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mod_domaintree/Makefile b/www/mod_domaintree/Makefile
index 23edadeb356a..dd8fc79d970d 100644
--- a/www/mod_domaintree/Makefile
+++ b/www/mod_domaintree/Makefile
@@ -22,6 +22,10 @@ AP_GENPLIST= YES
PORTDOCS= LICENSE.txt ChangeLog
+PLIST_FILES= share/doc/mod_domaintree/LICENSE.txt \
+ share/doc/mod_domaintree/ChangeLog
+PLIST_DIRS= share/doc/mod_domaintree
+
post-install:
@${MKDIR} ${DOCSDIR}
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}