Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= duplicity |
8 |
PORTNAME= duplicity |
9 |
PORTVERSION= 0.5.13 |
9 |
PORTVERSION= 0.5.14 |
10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
11 |
MASTER_SITES= ${MASTER_SITE_SAVANNAH} |
11 |
MASTER_SITES= ${MASTER_SITE_SAVANNAH} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
Lines 15-21
Link Here
|
15 |
COMMENT= Untrusted backup using rsync algorithm |
15 |
COMMENT= Untrusted backup using rsync algorithm |
16 |
|
16 |
|
17 |
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync |
17 |
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync |
18 |
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg |
18 |
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg |
|
|
19 |
RUN_DEPENDS+= ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3 |
19 |
|
20 |
|
20 |
USE_PYTHON= 2.4+ |
21 |
USE_PYTHON= 2.4+ |
21 |
USE_PYDISTUTILS=yes |
22 |
USE_PYDISTUTILS=yes |