ecf051803e
Rather many changes since 2.1.8, please take a look at the NEWS file. Mainly bugfixes; better URL support; and http:cookie support.
15 lines
388 B
Makefile
15 lines
388 B
Makefile
# $NetBSD: Makefile,v 1.2 2000/05/12 23:01:39 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= lftp-2.2.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/\
|
|
${MASTER_SITE_SUNSITE:=system/network/file-transfer/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
HOMEPAGE= http://ftp.yars.free.net/projects/lftp/
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|