openbsd-ports/comms/lrzsz/Makefile

16 lines
315 B
Makefile
Raw Normal View History

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