aboutsummaryrefslogtreecommitdiffstats
path: root/lang/yabasic/Makefile
blob: 3c51c72e2d71a0e0c458e5a7b5ec460dbce08def (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    yabasic
# Date created:     11 Nov 1999
# Whom:         Frank Gruender
#
# $FreeBSD$
#

PORTNAME=   yabasic
PORTVERSION=    2.66
CATEGORIES= lang
MASTER_SITES=   http://www.yabasic.de/download/
DISTFILES=  yab.tar.Z

MAINTAINER= elwood@mc5sys.in-berlin.de

USE_BISON=  yes
USE_XLIB=   yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>