summaryrefslogtreecommitdiffstats
path: root/ftp/cmdftp/Makefile
blob: 90fc51b7f7c4b60070c4c11f0a0089fc7f222a99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	cmdftp
# Date created:		2003-12-28
# Whom:			Andreas Fehlner <fehlner@gmx.de>
#
# $FreeBSD$
#

PORTNAME=	cmdftp
PORTVERSION=	0.9.8
CATEGORIES=	ftp
MASTER_SITES=	SAVANNAH

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Command line shell-like ftp client

LICENSE=	GPLv3

GNU_CONFIGURE=	yes
MAN1=		${PORTNAME}.1

PLIST_FILES=	bin/cmdftp

.include <bsd.port.mk>
OpenPOWER on IntegriCloud