# New ports collection makefile for:    rzsz
# Version required:     3.50
# Date created:         Oct 31, 1994
# Whom:                 ache
#
# $FreeBSD: ports/comms/rzsz/Makefile,v 1.33 1999/12/29 07:44:44 steve Exp $
#

DISTNAME=	rzsz
PKGNAME=	rzsz-3.50
CATEGORIES=	comms
MASTER_SITES=	ftp://ftp.cs.pdx.edu/pub/zmodem/

MAINTAINER=	ports@FreeBSD.org

BROKEN=		"distfile changed on MASTER_SITE"

Y2K=		http://www.omen.com/y2k.html

RESTRICTED=	"This port is shareware"
NO_WRKSUBDIR=	yes
USE_ZIP=	yes

post-extract:
	${MV} ${WRKDIR}/makefile ${WRKDIR}/makefile.dist
	${CP} ${FILESDIR}/makefile ${WRKDIR}/Makefile

.include <bsd.port.mk>
