1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/comms/lrzsz/Makefile

21 lines
430 B
Makefile
Raw Normal View History

# ex:ts=8
2000-02-13 03:25:05 +00:00
# Ports collection makefile for: lrzsz
# Date created: 29 Sept 1996
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
1999-08-25 05:28:01 +00:00
# $FreeBSD$
PORTNAME= lrzsz
PORTVERSION= 0.12.20
CATEGORIES= comms
2001-11-20 01:51:38 +00:00
MASTER_SITES= http://www.ohse.de/uwe/releases/ \
http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/
2002-05-08 21:03:16 +00:00
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
1998-09-15 06:38:42 +00:00
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>