freebsd-ports/lang/yabasic/Makefile
Chris Piazza 92f6cdcd38 Md5 checksum changed (verified: only a few bug fixes present)
and USE_BISON

PR:		16534
Submitted by:	maintainer
2000-02-10 01:55:42 +00:00

23 lines
404 B
Makefile

# New ports collection makefile for: yabasic
# Version required: 2.62
# Date created: 11 Nov 1999
# Whom: Frank Gruender
#
# $FreeBSD$
#
DISTNAME= yab
PKGNAME= yabasic-2.62
CATEGORIES= lang
MASTER_SITES= http://www.yabasic.de/download/
EXTRACT_SUFX= .tar.Z
MAINTAINER= elwood@mc5sys.in-berlin.de
USE_BISON= yes
USE_XLIB= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PKGNAME}
.include <bsd.port.mk>