diff options
Diffstat (limited to 'ftp/moxftp/Makefile')
-rw-r--r-- | ftp/moxftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile index fee4a4f08a69..e632628b2466 100644 --- a/ftp/moxftp/Makefile +++ b/ftp/moxftp/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Ftp shell under X Window System + USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= ${PROGRAM_NAME}.1 |