16 lines
446 B
Makefile
16 lines
446 B
Makefile
# $NetBSD: Makefile,v 1.8 2001/02/16 13:56:16 wiz Exp $
|
|
# FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp
|
|
|
|
DISTNAME= lrzsz-0.12.20
|
|
CATEGORIES= comms
|
|
MASTER_SITES= http://www.ohse.de/uwe/releases/
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
HOMEPAGE= http://www.ohse.de/uwe/software/lrzsz.html
|
|
COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS+=--with-catgets
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|