# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/ftp/fget/Makefile 416324 2016-06-03 16:44:58Z antoine $

PORTNAME=	fget
PORTVERSION=	1.3.3
CATEGORIES=	ftp www
MASTER_SITES=	ftp://ftp.feep.net/pub/software/fget/

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Commandline tool for mirroring remote files via FTP

BROKEN=		Does not fetch
DEPRECATED=	Broken for more than 6 months
EXPIRATION_DATE=	2016-07-04
USES=		gmake
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
