openbsd-ports/editors/beav/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

20 lines
424 B
Makefile

# $OpenBSD: Makefile,v 1.4 1998/10/18 05:02:05 marc Exp $
#
DISTNAME= beav_140-7
PKGNAME= beav-1.40.7
CATEGORIES= editors
#BROKEN= "sources moved and/or no longer available"
MAINTAINER= joey@OpenBSD.org
MASTER_SITES= ftp://ftp.debian.org/debian/bo/source/editors/ \
ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/bo/source/editors/
WRKSRC= ${WRKDIR}/beav-140
PATCH_STRIP= -p1
.include <bsd.port.mk>