# New ports collection makefile for: duply # Date created: 2010-09-25 # Whom: Michael Ranner # # $FreeBSD$ # PORTNAME= duply PORTVERSION= 1.5.5.1 CATEGORIES= sysutils MASTER_SITES= SF/ftplicity/${PORTNAME}%20%28simple%20duplicity%29/1.5.x/ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= michael@ranner.eu COMMENT= Shell front end for the duplicity backup tool RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ duplicity:${PORTSDIR}/sysutils/duplicity LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt NO_BUILD= yes PORTDOCS= INSTALL.txt gpl-2.0.txt PLIST_FILES= bin/duply post-patch: @${REINPLACE_CMD} -e "s,/etc/duply,${ETCDIR},g" ${WRKSRC}/duply do-install: @${INSTALL_SCRIPT} ${WRKSRC}/duply ${PREFIX}/bin/duply .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/ . for i in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/ . endfor .endif .include tr> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support STAGEDIR.vanilla2013-10-312-6/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-6/+3
* Pass maintainership of almost of my "p5-*" ports to "perl@".skv2012-05-071-1/+1
* -remove MD5ohauer2011-07-031-1/+0
* Update to 0.04skv2009-02-153-6/+8