1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/lang/yabasic/Makefile
Steve Price fddadc2f94 Update to version 2.62.
PR:		16178
2000-01-24 06:10:40 +00:00

22 lines
389 B
Makefile

# New ports collection makefile for: yabasic
# Version required: 2.61
# 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_XLIB= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PKGNAME}
.include <bsd.port.mk>