aboutsummaryrefslogtreecommitdiffstats
path: root/lang/yabasic/Makefile
blob: 6d6d56609e73a146dcb5723a150a055880b88c5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>