aboutsummaryrefslogtreecommitdiffstats
path: root/comms/lrzsz/Makefile
blob: 159eaf68a30da88c854a5c7ce3ce5278fa24493c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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>
#
# $FreeBSD$

DISTNAME=   lrzsz-0.12.20
CATEGORIES= comms
MASTER_SITES=   ftp://tirka.ohse.de/uwe/releases/  \
        ftp://ftp.netsw.org/netsw/Network/Modem/Protocols/ZModem/lrzsz/  \
        http://www.nrw.net/uwe/archive/  \
        ftp://ftp.ihg.uni-duisburg.de/uwe/  \
        ftp://ftp.kddlabs.co.jp/pub/Linux/packages/stampedelinux/stampedelinux/unstable/pre-0.90/source/comm/lrzsz/source/

MAINTAINER= obrien@FreeBSD.org

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

.include <bsd.port.mk>