1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/ftp/cmdftp/Makefile
2021-04-06 16:31:07 +02:00

18 lines
309 B
Makefile

# Created by: Andreas Fehlner <fehlner@gmx.de>
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
PLIST_FILES= bin/cmdftp man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>