Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/ftp/cmdftp/Makefile
16149 views
# Created by: Andreas Fehlner <[email protected]>

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

MAINTAINER=	[email protected]
COMMENT=	Command line shell-like FTP client

LICENSE=	GPLv3

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/cmdftp man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>