freebsd-ports/comms/lrzsz/Makefile

22 lines
488 B
Makefile
Raw Normal View History

# 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 07:28:01 +02:00
# $FreeBSD$
1998-09-15 08:38:42 +02:00
DISTNAME= lrzsz-0.12.19
CATEGORIES= comms
1998-09-15 08:38:42 +02:00
MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ \
ftp://ftp.ohse.de/comp/unix/comm/ \
ftp://ftp.uven.ru/pub/unix/comms/
1997-10-10 08:53:48 +02:00
MAINTAINER= obrien@FreeBSD.org
GNU_CONFIGURE= yes
1998-09-15 08:38:42 +02:00
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>