# $FreeBSD: head/audio/xoscope/Makefile 363374 2014-07-29 19:11:51Z adamw $ PORTNAME= xoscope PORTVERSION= 2.0 CATEGORIES= audio hamradio MASTER_SITES= SF MAINTAINER= db@FreeBSD.org COMMENT= Sound card oscilloscope GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${STAGEDIR}${PREFIX} --sysconfdir=${STAGEDIR}${PREFIX} USES= gmake pkgconfig tar:tgz USE_GNOME= gtk20 USE_XORG= x11 MAN1= xoscope.1 .include