summaryrefslogtreecommitdiff
path: root/comms/lrzsz/Makefile
blob: 3b022db98a7cd682e68f1fcad47c1bd8c3fd407e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    lrzsz
# Version required:     0.12.x
# Date created:         29 Sept 1996
# Whom:                 David O'Brien <obrien@cs.ucdavis.edu>
#
# $NetBSD: Makefile,v 1.1 1998/02/05 21:49:11 tron Exp $
# FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp

DISTNAME=	lrzsz-0.12.18
CATEGORIES=	comms
MASTER_SITES=	ftp://ftp.ihg.uni-duisburg.de/uwe/

MAINTAINER=	obrien@FreeBSD.org

GNU_CONFIGURE=	yes
MAN1=		lrz.1 lsz.1

.include <bsd.port.mk>