aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bacula/Makefile
diff options
context:
space:
mode:
authorlkoeller <lkoeller@FreeBSD.org>2003-12-07 21:54:58 +0800
committerlkoeller <lkoeller@FreeBSD.org>2003-12-07 21:54:58 +0800
commite41b935b5d6cad56368b17776336236573831fb2 (patch)
tree21a4b30c1b026c9962e81a27cace693217667813 /sysutils/bacula/Makefile
parent26e263b0ad0cfdd2b71bae8be72f751054707db4 (diff)
downloadfreebsd-ports-gnome-e41b935b5d6cad56368b17776336236573831fb2.tar.gz
freebsd-ports-gnome-e41b935b5d6cad56368b17776336236573831fb2.tar.zst
freebsd-ports-gnome-e41b935b5d6cad56368b17776336236573831fb2.zip
o) Respect automatic pkg-plist extension for PORTDOCS files.
Diffstat (limited to 'sysutils/bacula/Makefile')
-rw-r--r--sysutils/bacula/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile
index 81adecca65cb..8b81acd20f27 100644
--- a/sysutils/bacula/Makefile
+++ b/sysutils/bacula/Makefile
@@ -43,6 +43,8 @@ PLIST_SUB+= SERVER=""
.include <bsd.port.pre.mk>
+PORTDOCS= bacula.pdf html-manual/*
+
pre-everything::
.if !defined(WITH_CLIENT_ONLY)
@${ECHO_MSG} "=======> ATTENTION <======="