30925b26c7
needed. This is required because esound has been droped as a dependancy.
25 lines
681 B
Makefile
25 lines
681 B
Makefile
# $NetBSD: Makefile,v 1.9 2003/07/26 21:41:10 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= tv_scope-0.0.2
|
|
PKGNAME= xmms-tv-scope-0.0.2
|
|
PKGREVISION= 3
|
|
CATEGORIES= xmms audio
|
|
MASTER_SITES= http://staff.xmms.org/zinx/xmms/
|
|
|
|
MAINTAINER= hubertf@NetBSD.org
|
|
HOMEPAGE= http://staff.xmms.org/zinx/xmms/
|
|
COMMENT= 3D Representation of a waveform
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_LIBTOOL= YES
|
|
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
|
GNU_CONFIGURE= YES
|
|
|
|
ONLY_FOR_PLATFORM= SunOS-*-* Linux-*-* Darwin-*-*
|
|
ONLY_FOR_PLATFORM+= NetBSD-1.6[N-Z]-* NetBSD-1.6Z[A-Z]-* NetBSD-1.[7-9]*
|
|
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*
|
|
|
|
.include "../../audio/xmms/buildlink2.mk"
|
|
.include "../../devel/SDL/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|