freebsd-ports/lang/yabasic/Makefile
Kris Kennaway d25778b934 Previous version was unavailable; partially upgrade this port to the
latest version and switch to using a versioned distfile so it has a chance
to keep building, but mark BROKEN for now because the patches fail to
apply to the new version.
2001-03-10 05:27:50 +00:00

22 lines
399 B
Makefile

# New ports collection makefile for: yabasic
# Date created: 11 Nov 1999
# Whom: Frank Gruender
#
# $FreeBSD$
#
PORTNAME= yabasic
PORTVERSION= 2.681
CATEGORIES= lang
MASTER_SITES= http://www.yabasic.de/download/
MAINTAINER= elwood@mc5sys.in-berlin.de
BROKEN= "Patches fail to apply; needs to be updated to new version"
USE_BISON= yes
USE_XLIB= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>