# New ports collection makefile for:	oscope
# Date created:				09 sep 2007
# Whom:					Luigi Rizzo
#
# $FreeBSD$
#

PORTNAME=	xoscope
PORTVERSION=	1.12
CATEGORIES=	audio
MASTER_SITES=	http://prdownloads.sourceforge.net/xoscope/
EXTRACT_SUFX=	.tgz
#DISTFILES=	# none

MAINTAINER=	luigi@FreeBSD.org
COMMENT=	oscilloscope using sound card

# --- BUILD OPTIONS ---
#OPTIONS=	DEVELBSD	"BSD development version" off \

# local components
# The code uses gmake and flex/bison.
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>	# need to include this before testing options.
