21 lines
387 B
Makefile
Executable File
21 lines
387 B
Makefile
Executable File
# $OpenBSD: Makefile,v 1.7 1999/09/19 13:44:14 turan Exp $
|
|
|
|
BROKEN= "checksum mismatch"
|
|
|
|
DISTNAME= rzsz
|
|
PKGNAME= rzsz-3.50
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/zmodem/
|
|
|
|
NEED_VERSION= 1.91
|
|
|
|
NO_CDROM= "COMM: commercial software"
|
|
RESTRICTED= "This port is shareware"
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_ZIP= yes
|
|
|
|
.include <bsd.port.mk>
|