Lines 1-12
Link Here
|
1 |
# New ports collection makefile for: duply |
1 |
# Created by: Michael Ranner <michael@ranner.eu> |
2 |
# Date created: 2010-09-25 |
|
|
3 |
# Whom: Michael Ranner <michael@ranner.eu> |
4 |
# |
5 |
# $FreeBSD: ports/sysutils/duply/Makefile,v 1.7 2012/11/17 06:01:29 svnexp Exp $ |
2 |
# $FreeBSD: ports/sysutils/duply/Makefile,v 1.7 2012/11/17 06:01:29 svnexp Exp $ |
6 |
# |
|
|
7 |
|
3 |
|
8 |
PORTNAME= duply |
4 |
PORTNAME= duply |
9 |
PORTVERSION= 1.5.5.1 |
5 |
PORTVERSION= 1.5.9 |
10 |
CATEGORIES= sysutils |
6 |
CATEGORIES= sysutils |
11 |
MASTER_SITES= SF/ftplicity/${PORTNAME}%20%28simple%20duplicity%29/1.5.x/ |
7 |
MASTER_SITES= SF/ftplicity/${PORTNAME}%20%28simple%20duplicity%29/1.5.x/ |
12 |
DISTNAME= ${PORTNAME}_${PORTVERSION} |
8 |
DISTNAME= ${PORTNAME}_${PORTVERSION} |
Lines 15-25
Link Here
|
15 |
MAINTAINER= michael@ranner.eu |
11 |
MAINTAINER= michael@ranner.eu |
16 |
COMMENT= Shell front end for the duplicity backup tool |
12 |
COMMENT= Shell front end for the duplicity backup tool |
17 |
|
13 |
|
|
|
14 |
LICENSE= GPLv2 |
15 |
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt |
16 |
|
18 |
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ |
17 |
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ |
19 |
duplicity:${PORTSDIR}/sysutils/duplicity |
18 |
duplicity:${PORTSDIR}/sysutils/duplicity |
20 |
|
19 |
|
21 |
LICENSE= GPLv2 |
|
|
22 |
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt |
23 |
NO_BUILD= yes |
20 |
NO_BUILD= yes |
24 |
|
21 |
|
25 |
PORTDOCS= INSTALL.txt gpl-2.0.txt |
22 |
PORTDOCS= INSTALL.txt gpl-2.0.txt |