1996-11-03 03:20:24 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# New ports collection makefile for: lrzsz
|
|
|
|
# Version required: 0.12.x
|
|
|
|
# Date created: 29 Sept 1996
|
|
|
|
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
|
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1996-11-03 03:20:24 +00:00
|
|
|
|
1998-09-15 06:38:42 +00:00
|
|
|
DISTNAME= lrzsz-0.12.19
|
1996-11-17 03:01:21 +00:00
|
|
|
CATEGORIES= comms
|
1998-09-15 06:38:42 +00:00
|
|
|
MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ \
|
1998-12-09 22:35:05 +00:00
|
|
|
ftp://ftp.ohse.de/comp/unix/comm/ \
|
|
|
|
ftp://ftp.uven.ru/pub/unix/comms/
|
1996-11-03 03:20:24 +00:00
|
|
|
|
1997-10-10 06:53:48 +00:00
|
|
|
MAINTAINER= obrien@FreeBSD.org
|
1996-11-03 03:20:24 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1998-09-15 06:38:42 +00:00
|
|
|
ALL_TARGET= all # vcheck
|
1996-11-17 03:01:21 +00:00
|
|
|
MAN1= lrz.1 lsz.1
|
1996-11-03 03:20:24 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|