Index: head/sysutils/bacula9-docs/Makefile =================================================================== --- head/sysutils/bacula9-docs/Makefile (revision 499431) +++ head/sysutils/bacula9-docs/Makefile (revision 499432) @@ -1,28 +1,29 @@ # Created by: Dan Langille # $FreeBSD$ PORTNAME= bacula PORTVERSION= 9.2.2 CATEGORIES= sysutils MASTER_SITES= SF PKGNAMESUFFIX= 9-docs DISTNAME= ${PORTNAME}-docs-${PORTVERSION} CONFLICTS= bacula-* bacula5-* MAINTAINER= dvl@FreeBSD.org COMMENT= Bacula document set USES= tar:bz2 NO_BUILD= yes +NO_ARCH= yes PORTDOCS= *.pdf OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${FIND} ${WRKSRC}/manuals/en \ -name "*.pdf" -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/ \; .include Index: head/sysutils/bacula9-docs/pkg-descr =================================================================== --- head/sysutils/bacula9-docs/pkg-descr (revision 499431) +++ head/sysutils/bacula9-docs/pkg-descr (revision 499432) @@ -1,13 +1,13 @@ Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. In technical terms, it is a network Client/Server based backup program. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Due to its modular design, Bacula is scalable from small single computer systems to systems consisting of hundreds of computers located over a large network. This port installs the latest documentation for Bacula. -WWW: http://www.bacula.org/ +WWW: https://www.bacula.org/