freebsd-ports/comms/lrzsz/Makefile

23 lines
516 B
Makefile
Raw Normal View History

# ex:ts=8
2000-02-13 04:25:05 +01:00
# Ports collection makefile for: lrzsz
# Date created: 29 Sept 1996
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
1999-08-25 07:28:01 +02:00
# $FreeBSD$
PORTNAME= lrzsz
PORTVERSION= 0.12.20
PORTREVISION= 1
CATEGORIES= comms
2006-08-08 13:36:11 +02:00
MASTER_SITES= http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ \
http://www.ohse.de/uwe/releases/
2003-11-17 20:33:49 +01:00
MAINTAINER= dinoex@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
GNU_CONFIGURE= yes
1998-09-15 08:38:42 +02:00
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>