pkgsrc/net/lftp/Makefile
wiz ecf051803e update to 2.2.2; also fixes compilation problems on -current.
Rather many changes since 2.1.8, please take a look at the NEWS file.
Mainly bugfixes; better URL support; and http:cookie support.
2000-05-12 23:01:39 +00:00

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"