1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/comms/lrzsz/Makefile

20 lines
384 B
Makefile

# Created by: David O'Brien <obrien@cs.ucdavis.edu>
# $FreeBSD$
PORTNAME= lrzsz
PORTVERSION= 0.12.20
PORTREVISION= 4
CATEGORIES= comms
MASTER_SITES= http://ohse.de/uwe/releases/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
NO_STAGE= yes
GNU_CONFIGURE= yes
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>