diff options
Diffstat (limited to 'ftp/ftptool/Makefile')
-rw-r--r-- | ftp/ftptool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index 885053521f72..d3b413221dfb 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -15,6 +15,8 @@ DISTFILES= Ftptool${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graphic ftp shell based on xview + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview USE_IMAKE= yes |