pkgsrc/audio/xmms-tv-scope/Makefile
wiz 7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00

23 lines
612 B
Makefile

# $NetBSD: Makefile,v 1.18 2005/12/11 09:40:38 wiz Exp $
#
DISTNAME= tv_scope-0.0.2
PKGNAME= xmms-tv-scope-0.0.2
PKGREVISION= 6
CATEGORIES= xmms audio
MASTER_SITES= http://staff.xmms.org/zinx/xmms/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://staff.xmms.org/zinx/xmms/
COMMENT= 3D Representation of a waveform
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
ONLY_FOR_PLATFORM= SunOS-*-* Linux-*-* Darwin-*-*
ONLY_FOR_PLATFORM+= NetBSD-1.6[N-Z]-* NetBSD-1.6Z[A-Z]-*
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-*
.include "../../audio/xmms/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"