openbsd-ports/comms/minicom/Makefile
marc cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00

21 lines
429 B
Makefile

# $OpenBSD: Makefile,v 1.6 1998/10/18 05:01:59 marc Exp $
#
PKGNAME= minicom-1.78
DISTNAME= ${PKGNAME}.src
CATEGORIES= comms
#BROKEN= "newer version available"
MAINTAINER= form@vs.itam.nsc.ru
MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/
RUN_DEPENDS= rz:${PORTSDIR}/comms/rzsz \
sz:${PORTSDIR}/comms/rzsz \
kermit:${PORTSDIR}/comms/kermit
WRKSRC= ${WRKDIR}/${PKGNAME}/src
.include <bsd.port.mk>