# $Id: Portfile 75257 2011-01-19 06:23:12Z ryandesign@macports.org $

PortSystem 1.0
name		lrzsz
version		0.12.20
revision	1
categories	comms
maintainers	waqar openmaintainer
platforms	darwin
homepage	http://www.ohse.de/uwe/software/lrzsz.html
description	free x/y/zmodem implementation
long_description	\
	lrzsz is a unix communication package providing the \
	XMODEM, YMODEM ZMODEM file transfer protocols.

master_sites	http://www.ohse.de/uwe/releases
checksums	md5 b5ce6a74abc9b9eb2af94dffdfd372a4	\
		sha1 451e6a1813dfb71a412c973acd1b88b9ee3f28c4	\
		rmd160 1b1776143afaff8bc7447ce998f9d3a958d51f25

configure.args  --program-transform-name=s/l// \
		--infodir=${prefix}/share/info --mandir=${prefix}/share/man

patchfiles      patch-zglobal.h 
