1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/ftp/cmdftp/Makefile

19 lines
321 B
Makefile

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