openbsd-ports/comms/lrzsz/Makefile

16 lines
315 B
Makefile

# $OpenBSD: Makefile,v 1.5 1999/06/01 21:47:14 brad Exp $
DISTNAME= lrzsz-0.12.20
CATEGORIES= comms
MASTER_SITES= ftp://ftp.ohse.de/comp/unix/comm/lrzsz/ \
MAINTAINER= ports@openbsd.org
SEPARATE_BUILD= concurrent
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls
ALL_TARGET= all # vcheck
.include <bsd.port.mk>