openbsd-ports/comms/lrzsz/Makefile
espie 46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00

27 lines
802 B
Makefile

# $OpenBSD: Makefile,v 1.13 2000/10/22 15:41:36 espie Exp $
DISTNAME= lrzsz-0.12.20
CATEGORIES= comms
NEED_VERSION= 1.305
MASTER_SITES= ftp://tirka.ohse.de/uwe/releases/ \
ftp://ftp.netsw.org/netsw/Network/Modem/Protocols/ZModem/lrzsz/ \
http://www.nrw.net/uwe/archive/ \
http://194.245.36.15/uwe/archive/ \
ftp://ftp.ihg.uni-duisburg.de/uwe/ \
ftp://ftp.kddlabs.co.jp/pub/Linux/packages/stampedelinux/stampedelinux/unstable/pre-0.90/source/comm/lrzsz/source/
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= "possible copyright issue with rzsz"
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "possible copyright issue with rzsz"
PERMIT_DISTFILES_FTP= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --disable-nls
ALL_TARGET= all # vcheck
.include <bsd.port.mk>