aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/fget/Makefile
blob: aaa6212c25d275621d817f7f005938cdeb52a49c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$

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
USES=       gmake
GNU_CONFIGURE=  yes

.include <bsd.port.mk>