freebsd-ports/comms/lrzsz/Makefile
Dirk Meyer da4e511d26 - fix bug in ymodem with non zero malloc
PR:		164347
Submitted by:	NAGATA Shinya
2012-01-31 04:41:33 +00:00

21 lines
457 B
Makefile

# ex:ts=8
# Ports collection makefile for: lrzsz
# Date created: 29 Sept 1996
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
# $FreeBSD$
PORTNAME= lrzsz
PORTVERSION= 0.12.20
PORTREVISION= 4
CATEGORIES= comms
MASTER_SITES= http://www.ohse.de/uwe/releases/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
GNU_CONFIGURE= yes
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>