aboutsummaryrefslogtreecommitdiffstats
path: root/comms/lrzsz/Makefile
blob: 0eb452c8612909f69422cac4a268c98599b50b7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>
#
# $Id: Makefile,v 1.6 1998/03/31 01:56:32 obrien Exp $

DISTNAME=   lrzsz-0.12.19
CATEGORIES= comms
MASTER_SITES=   ftp://ftp.ihg.uni-duisburg.de/uwe/ \
        http://www.nrw.net/uwe/archive/

MAINTAINER= obrien@FreeBSD.org

GNU_CONFIGURE=  yes
USE_GMAKE=  yes
ALL_TARGET= all # vcheck
MAN1=       lrz.1 lsz.1

.include <bsd.port.mk>