b323d4d4b5
Submitted by: From: Bradley Dunn <bradley@dunn.org>
20 lines
448 B
Makefile
20 lines
448 B
Makefile
# 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.3 1997/02/03 06:53:42 obrien Exp $
|
|
|
|
DISTNAME= lrzsz-0.12.16
|
|
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>
|