summaryrefslogtreecommitdiff
path: root/comms/lrzsz/Makefile
blob: a872ba3ddf3b90ae6bf79d4704607eedc158b18f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.1.1.1 1996/11/03 03:20:23 obrien Exp $

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

MAINTAINER=	obrien@cs.ucdavis.edu

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
MAN1=		lrz.1 lsz.1

.include <bsd.port.mk>