aboutsummaryrefslogtreecommitdiff
path: root/ftp/fget/Makefile
blob: fc2889190a2150260876ed1a71b5fe1d9c1d25e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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

USES=		gmake
GNU_CONFIGURE=	yes

.include <bsd.port.mk>