diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /ftp/ncftp2 | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) |
Notes
Diffstat (limited to 'ftp/ncftp2')
-rw-r--r-- | ftp/ncftp2/Makefile | 2 | ||||
-rw-r--r-- | ftp/ncftp2/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 98ce515360fa..cf4ef12c2e96 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= FTP replacement with advanced user interface - GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_func_getmaxyx=yes ac_cv_lib_readline=yes MAN1= ncftp2.1 diff --git a/ftp/ncftp2/pkg-comment b/ftp/ncftp2/pkg-comment new file mode 100644 index 000000000000..74f015677bfd --- /dev/null +++ b/ftp/ncftp2/pkg-comment @@ -0,0 +1 @@ +FTP replacement with advanced user interface |