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

19 lines
369 B
Makefile

# $OpenBSD: Makefile,v 1.4 1998/10/18 05:02:06 marc Exp $
#
DISTNAME= xwpe-1.5.9a
CATEGORIES= editors
#BROKEN= "newer version available"
MAINTAINER= yanick@fries.net
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/editors/X/ \
ftp://ftp.ds14.agh.edu.pl/Linux/edytory/
EXTRACT_SUFX= .tgz
GNU_CONFIGURE= yes
MAKEFILE= ${WRKSRC}/Makefile
.include <bsd.port.mk>