openbsd-ports/comms/lrzsz/Makefile
1999-05-24 01:22:43 +00:00

16 lines
308 B
Makefile

# $OpenBSD: Makefile,v 1.4 1999/05/24 01:22:43 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= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls
ALL_TARGET= all # vcheck
.include <bsd.port.mk>