summaryrefslogtreecommitdiff
path: root/comms/lrzsz/Makefile
blob: 8ddcf1843c815d7c4f1d4025ecc4443d0a16e22b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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=	1
CATEGORIES=	comms
MASTER_SITES=	http://www.ohse.de/uwe/releases/  \
		http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/

MAINTAINER=	ports@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>