freebsd-ports/ftp/cmdftp/Makefile
Danilo Egea Gondolfo f8481c2f40 - Add stage support
2014-02-08 14:20:51 +00:00

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>