# New ports collection makefile for: fsbackup # Date created: 1 April 2005 # Whom: samm # # $FreeBSD$ # PORTNAME= fsbackup PORTVERSION= 1.2.1 CATEGORIES= sysutils MASTER_SITES= http://www.opennet.ru/dev/fsbackup/src/ DISTNAME= fsbackup-1.2pl1 MAINTAINER= samm@os2.kiev.ua COMMENT= File system backup and synchronization utility RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net USE_PERL5= yes MAN1= fsbackup.1 MANCOMPRESSED= no NO_BUILD= yes NO_INSTALL_MANPAGES=yes do-install: @cd ${WRKSRC};./install.pl --prefix=${PREFIX}/fsbackup --prefix-man=${MANPREFIX}/man/man1 @${RM} ${PREFIX}/fsbackup/fsbackup.1 .include ww.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support stagingehaupt2014-02-201-5/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Get Rid MD5 supportmiwi2011-03-191-1/+0