summaryrefslogblamecommitdiff
path: root/comms/lrzsz/Makefile
blob: 90b57cebfeb3801b8f42a5567d93495b3b005f4a (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                             
           
 
                             
                     
                                                    

                                                   
 
                                  

                   
                            
                           

                      
# 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.19
CATEGORIES=	comms
MASTER_SITES=	ftp://ftp.ihg.uni-duisburg.de/uwe/ \
		ftp://ftp.ohse.de/comp/unix/comm/ \
		ftp://ftp.uven.ru/pub/unix/comms/

MAINTAINER=	obrien@FreeBSD.org

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

.include <bsd.port.mk>