diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 9028dd36e73e..4174620c2c59 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -1,20 +1,18 @@ # Created by: Andreas Fehlner # $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 +PLIST_FILES= bin/cmdftp man/man1/${PORTNAME}.1.gz -NO_STAGE= yes .include