1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Add stage support

This commit is contained in:
Danilo Egea Gondolfo 2014-02-08 14:20:51 +00:00
parent ae21656d2c
commit f8481c2f40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343335

View File

@ -12,9 +12,7 @@ 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 <bsd.port.mk>