1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add dependency on archivers/pear-File_Archive as suggested.

Serendipity has a plugin that conveniently backups the
	entire site.

	This plugin requires the pear-File_Archive port in
	ports/archivers.

	Being that this is not part of the ported package but an
	add on you may not want to place the pear-File_Archive on
	the dependency list.

Submitted by:	"Gerard J. Cerchio" <gjpc@OB1Net.net>
This commit is contained in:
Edwin Groothuis 2006-01-17 00:23:06 +00:00
parent 3381d130e9
commit 7fc1b6d2bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153698
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= php-blog
MAINTAINER= babak@farrokhi.net
COMMENT= PHP based weblog software
RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= YES
SERENDIPITY?= www/${PORTNAME}

View File

@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= php-blog
MAINTAINER= babak@farrokhi.net
COMMENT= PHP based weblog software
RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= YES
SERENDIPITY?= www/${PORTNAME}