diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 10:54:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 10:54:30 +0000 |
commit | 0c8a5d7b4df3ad5280bf322af96bb4094f36b02c (patch) | |
tree | de3b196e42f48a6afc69df5d851107a68307e450 /ftp/ftpsync | |
parent | 0424502c52fdf594f8d79f7aef200780654823e4 (diff) | |
download | ports-0c8a5d7b4df3ad5280bf322af96bb4094f36b02c.tar.gz ports-0c8a5d7b4df3ad5280bf322af96bb4094f36b02c.zip |
Notes
Diffstat (limited to 'ftp/ftpsync')
-rw-r--r-- | ftp/ftpsync/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile index 0e02553f308c..8c0b1745b461 100644 --- a/ftp/ftpsync/Makefile +++ b/ftp/ftpsync/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://ftpsync.sourceforge.net/ \ MAINTAINER= rodrigO@FreeBSD.org COMMENT= Synchronizes a local and a remote FTP directory trees +BROKEN= No public distfiles + RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww USES= perl5 tar:bzip2 shebangfix |